diff --git a/demo_docs/source/index.rst b/demo_docs/source/index.rst index ced5f257..8468c290 100644 --- a/demo_docs/source/index.rst +++ b/demo_docs/source/index.rst @@ -17,18 +17,13 @@ Contents structure demo lists_tables - -.. toctree:: - :maxdepth: 2 - - toc + api .. toctree:: :maxdepth: 2 :caption: This is an incredibly long caption for a long menu long - api You can also read the :ref:`genindex` diff --git a/demo_docs/source/toc.rst b/demo_docs/source/toc.rst deleted file mode 100644 index d21228d1..00000000 --- a/demo_docs/source/toc.rst +++ /dev/null @@ -1,24 +0,0 @@ -========= -TOC Tests -========= - -One -=== - -Two ---- - -Three -..... - - -Four //five -``````````` - - -.. http:post:: /foobar - - :synopsis: Some synopsis - - Some content -