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

@ -0,0 +1,11 @@
Documentation
=============
This documentation is refreshed upon each push to the central repository.
The module reference documentation is generated from the module sources using
``#.rst:`` tags (compare for instance
http://autocmake.readthedocs.org/en/latest/module-reference.html#cc-cmake with
https://github.com/scisoft/autocmake/blob/master/modules/cc.cmake).