mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-20 08:03:51 +00:00
Fix build error
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from recommonmark.parser import CommonMarkParser
|
from recommonmark.parser import CommonMarkParser
|
||||||
|
|
||||||
source_parsers = {
|
source_parsers = {
|
||||||
|
@ -7,20 +7,3 @@
|
|||||||
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
|
|
||||||
|
Reference in New Issue
Block a user