Include releng documentation to developer guide
commitcb37bbb4f89b69679ac21dbae437e1c6875ea6c2
authorTeemu Murtola <teemu.murtola@gmail.com>
Sat, 3 Oct 2015 19:38:32 +0000 (3 22:38 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 10 May 2016 15:35:58 +0000 (10 17:35 +0200)
treea072fd64a5f7083fa94e5ebd51345bfa0b384e98
parentd44d7d6bebdb7fa52090b744854d49f34099e044
Include releng documentation to developer guide

Include the rst documentation from releng repository into the developer
guide.  This mainly adds the infrastructure to do this; actual
documentation formatting is not yet very nice...  If releng is not
available, a dummy page is inserted instead.

Split general information about the build tree into a separate file from
gmxVersionInfo.cmake.

Sphinx 1.3 is required to be able to parse Google-style docstrings into
the documentation.

sphinx.ext.pngmath is deprecated in Sphinx 1.4.1, so replace
its use with the recommended sphinx.ext.imgmath.

Change-Id: Ic8638ee341533b07af2f5accc48664f84c1d5cb4
CMakeLists.txt
admin/builds/documentation.py
cmake/gmxBuildTreeInfo.cmake [copied from docs/conf-vars.py.cmakein with 50% similarity]
cmake/gmxVersionInfo.cmake
docs/CMakeLists.txt
docs/SphinxMacros.cmake [new file with mode: 0644]
docs/conf-vars.py.cmakein
docs/conf.py
docs/dev-manual/tools.rst