Testing documentation redering
This commit is contained in:
+13
-11
@@ -1,23 +1,25 @@
|
|||||||
.. include:: ../../README.rst
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:caption: Setup
|
||||||
|
|
||||||
|
setup/install-and-configure
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: TODO
|
:caption: Examples
|
||||||
|
|
||||||
install
|
|
||||||
quickstart
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
:caption: Example
|
|
||||||
|
|
||||||
examples/index
|
examples/index
|
||||||
|
examples/greet-json
|
||||||
|
examples/upload
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Tutorial
|
:caption: Theory
|
||||||
|
|
||||||
tutorial
|
theory/interfaces
|
||||||
|
theory/philosophy
|
||||||
|
theory/request_life_cycle
|
||||||
|
theory/resource_tree
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user