mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-07 11:30:16 +00:00
Fix build error
This commit is contained in:
parent
43235e69ba
commit
e32fad5185
@ -1,3 +1,5 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from recommonmark.parser import CommonMarkParser
|
from recommonmark.parser import CommonMarkParser
|
||||||
|
|
||||||
source_parsers = {
|
source_parsers = {
|
||||||
|
@ -1,26 +1,9 @@
|
|||||||
.. include:: ../README.md
|
.. include:: ../README.md
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Quickstart
|
:caption: Quickstart
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
quickstart/requirements
|
quickstart/requirements
|
||||||
quickstart/installation
|
quickstart/installation
|
||||||
quickstart/run
|
quickstart/run
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
:numbered:
|
|
||||||
:caption: Demo Documents
|
|
||||||
|
|
||||||
demo/structure
|
|
||||||
demo/demo
|
|
||||||
demo/lists_tables
|
|
||||||
demo/api
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 3
|
|
||||||
:numbered:
|
|
||||||
:caption: This is an incredibly long caption for a long menu
|
|
||||||
|
|
||||||
demo/long
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user