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::
|
||||
:maxdepth: 2
|
||||
:caption: TODO
|
||||
|
||||
install
|
||||
quickstart
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Example
|
||||
:caption: Examples
|
||||
|
||||
examples/index
|
||||
examples/greet-json
|
||||
examples/upload
|
||||
|
||||
.. toctree::
|
||||
: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