Skeleton for a developer manual
commit3d8f43324fbb4a0465f6755d5e271b9674616e6a
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 15 Sep 2014 18:49:54 +0000 (15 21:49 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 21 Nov 2014 10:12:57 +0000 (21 11:12 +0100)
tree33a4e6b489d3cc79040bfa93f8ce6a4eb92e5542
parentf2b9db267e38d36ee984dacc6c7a78d50e957482
Skeleton for a developer manual

Add a skeleton for a developer manual, mostly focusing on the used tools
for now.  Some existing content from Doxygen is linked from the new
pages, but subsequent changes will add more content (with initial focus
on explaining the formatting and documentation checking that Jenkins
does) and reformat the existing content to better fit in the new guide.

Additional sections can be added when a need is identified.

Change-Id: Id28daa9effe93fb66d03ef7b696b14ff2554e602
docs/.gitattributes
docs/dev-manual/dev-manual.md [new file with mode: 0644]
docs/dev-manual/style.md [new file with mode: 0644]
docs/dev-manual/tools.md [new file with mode: 0644]
docs/doxygen/Doxyfile-common.cmakein
docs/doxygen/Doxyfile-user.cmakein
docs/doxygen/user/mainpage.md
docs/index.md