index
This commit is contained in:
parent
12c2948722
commit
517c006481
2 changed files with 7 additions and 4 deletions
6
source/_toctree/index.rst
Normal file
6
source/_toctree/index.rst
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
.. toctree::
|
||||||
|
:numbered: 1
|
||||||
|
|
||||||
|
quality/index
|
||||||
|
administration/index
|
||||||
|
development/index
|
|
@ -3,11 +3,8 @@
|
||||||
tasks
|
tasks
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
|
||||||
|
|
||||||
_toctree/quality/index
|
_toctree/index
|
||||||
_toctree/administration/index
|
|
||||||
_toctree/development/index
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Pro
|
:caption: Pro
|
||||||
|
|
Loading…
Reference in a new issue