adapt doc directory tree structure

This commit is contained in:
Radovan Bast 2015-07-27 17:09:10 +02:00
parent 808faccbd9
commit 812ed9341e
9 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
Contributing to Autocmake Contributing guidelines
========================= =======================
Please follow the excellent guide: http://www.contribution-guide.org. Please follow the excellent guide: http://www.contribution-guide.org.

View File

@ -10,7 +10,7 @@ General
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
about.rst general/about.rst
For developers who use Autocmake For developers who use Autocmake
@ -19,10 +19,10 @@ For developers who use Autocmake
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
autocmake-users-faq.rst developers/faq.rst
new-project.rst developers/new-project.rst
customizing-modules.rst developers/customizing-modules.rst
updating-modules.rst developers/updating-modules.rst
For users of projects which use Autocmake For users of projects which use Autocmake
@ -35,9 +35,9 @@ For developers/contributors to Autocmake
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
contributing.rst contributors/guidelines.rst
testing.rst contributors/testing.rst
documentation.rst contributors/documentation.rst
Reference Reference