Flatten docs structure

This commit is contained in:
Anders Ingemann 2015-04-16 23:34:46 +02:00
parent a7d5c93fa1
commit 7d0b9f5bc5
14 changed files with 8 additions and 6 deletions

View file

@ -3,7 +3,8 @@ API
.. toctree::
:maxdepth: 2
:maxdepth: 1
:hidden:
base/index
common/index

View file

@ -7,8 +7,6 @@ Developers
contributing
switches
api/index
testing/index
taskoverview
.. include:: ../../bootstrapvz/README.rst

View file

@ -1 +0,0 @@
.. include:: ../../../tests/integration/README.rst

View file

@ -1 +0,0 @@
.. include:: ../../../tests/unit/README.rst

View file

@ -11,5 +11,7 @@
remote_bootstrapping
changelog
developers/index
api/index
testing/index
.. include:: ../README.rst

View file

@ -3,8 +3,9 @@ Testing
.. toctree::
:maxdepth: 1
:hidden:
unit_tests
integration_tests
.. include:: ../../../tests/README.rst
.. include:: ../../tests/README.rst

View file

@ -0,0 +1 @@
.. include:: ../../tests/integration/README.rst

View file

@ -0,0 +1 @@
.. include:: ../../tests/unit/README.rst