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