mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-19 03:06:30 +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
|
||||
|
||||
source_parsers = {
|
||||
|
@ -1,26 +1,9 @@
|
||||
.. include:: ../README.md
|
||||
|
||||
.. toctree::
|
||||
:caption: Quickstart
|
||||
:maxdepth: 2
|
||||
:caption: Quickstart
|
||||
:maxdepth: 2
|
||||
|
||||
quickstart/requirements
|
||||
quickstart/installation
|
||||
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
|
||||
quickstart/requirements
|
||||
quickstart/installation
|
||||
quickstart/run
|
||||
|
Loading…
Reference in New Issue
Block a user