Initial docs for Jenkins integration
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 5 Jun 2015 11:20:41 +0000 (14:20 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 12 Jun 2015 08:38:03 +0000 (10:38 +0200)
commitbc67cecb483881fe140dda7efb286404c382676b
treea66571d4dcda7b4c4736ecca18f75bacd7b4cf92
parent174c698dc87e1af6f0fbe31c97ce3ee0ea080daa
Initial docs for Jenkins integration

Add basic documentation for (some) of the Jenkins builds from the
perspective of how they interact with the build system.  This part
cannot change without changes in the build system and so can be
documented in the same repository as the build system.  And the
developer guide is a place where people would (hopefully) first look for
this kind of information.  Links can be provided to more documentation
on Jenkins usage and other configuration (e.g., on the wiki), once that
stabilizes.

Related to #1731.

Change-Id: I87e180d12a77c692ac4594b6c062fb6ca150aa5d
docs/CMakeLists.txt
docs/dev-manual/jenkins.rst [new file with mode: 0644]
docs/dev-manual/tools.rst