qual,admin,dev
This commit is contained in:
parent
e338ce6655
commit
12c2948722
4 changed files with 19 additions and 0 deletions
4
source/_toctree/administration/index.rst
Normal file
4
source/_toctree/administration/index.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
Administration
|
||||
==============
|
||||
|
||||
.. toctree::
|
4
source/_toctree/development/index.rst
Normal file
4
source/_toctree/development/index.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
Development
|
||||
===========
|
||||
|
||||
.. toctree::
|
4
source/_toctree/quality/index.rst
Normal file
4
source/_toctree/quality/index.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
Quality
|
||||
=======
|
||||
|
||||
.. toctree::
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
tasks
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
_toctree/quality/index
|
||||
_toctree/administration/index
|
||||
_toctree/development/index
|
||||
|
||||
.. toctree::
|
||||
:caption: Pro
|
||||
:maxdepth: 3
|
||||
|
|
Loading…
Reference in a new issue