This commit is contained in:
Radovan Bast 2015-07-31 12:13:39 +02:00
parent c39b34b86c
commit 21ae8ca1ac
3 changed files with 10 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Creating the configuration for a new project Bootstrapping a new project
============================================ ===========================
Bootstrapping Autocmake Bootstrapping Autocmake

View File

@ -0,0 +1,6 @@
Example hello world project
===========================
Write me ...

View File

@ -21,8 +21,9 @@ For developers who use Autocmake
:maxdepth: 2 :maxdepth: 2
developers/faq.rst developers/faq.rst
developers/new-project.rst developers/bootstrap.rst
developers/configuration.rst developers/configuration.rst
developers/example.rst
developers/customizing-modules.rst developers/customizing-modules.rst
developers/updating-modules.rst developers/updating-modules.rst