Initial build system documentation in dev guide
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 22 May 2015 05:43:18 +0000 (08:43 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 12 Jun 2015 07:20:37 +0000 (09:20 +0200)
commit174c698dc87e1af6f0fbe31c97ce3ee0ea080daa
tree7b3650a229ef2c5bd345acaac291978e86c4ac0a
parent27b65cdc838b8ddf739f27d973ac60fdeeb142a8
Initial build system documentation in dev guide

Add some documentation for the build system from the developer
perspective.  The documentation is far from complete, but should provide
a scaffold into which more documentation can be added, and should
already document parts that may not be familiar for everyone.

Explicit TODO items listed are not intended to be addressed in this
change.

Change-Id: I85094549d28ffeaf7063b472e2873ea6396ea897
docs/CMakeLists.txt
docs/dev-manual/build-system.rst [new file with mode: 0644]
docs/dev-manual/index.rst
docs/dev-manual/overview.rst
docs/gmxsphinx.py