doc: add section on security and misc fixes
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
+18
-17
@@ -59,25 +59,9 @@ Table of Contents
|
||||
:caption: The Project
|
||||
|
||||
the_project/quickstart
|
||||
the_project/security
|
||||
the_project/install_and_configure
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Usage Examples
|
||||
|
||||
examples/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Theory
|
||||
|
||||
theory/interfaces
|
||||
theory/philosophy
|
||||
theory/request_life_cycle
|
||||
theory/resource_tree
|
||||
theory/route_matching
|
||||
theory/routes
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Tutorial
|
||||
@@ -90,6 +74,23 @@ Table of Contents
|
||||
tutorial/tutorial04
|
||||
tutorial/tutorial05
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Usage Examples
|
||||
|
||||
examples/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Concepts
|
||||
|
||||
concepts/interfaces
|
||||
concepts/philosophy
|
||||
concepts/request_life_cycle
|
||||
concepts/resource_tree
|
||||
concepts/route_matching
|
||||
concepts/routes
|
||||
|
||||
Indices and Tables
|
||||
==================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user