Some overview content for Doxygen documentation.
commit0e0b0da389b749cd51787537818e73d88a9689b5
authorTeemu Murtola <teemu.murtola@gmail.com>
Sat, 28 Sep 2013 03:49:05 +0000 (28 06:49 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 28 Oct 2013 19:02:11 +0000 (28 20:02 +0100)
treeebd75cdfc522ae47bb0e72495781d337f891a724
parentad5f44f0422082dcf33b35c176ac54189c2df696
Some overview content for Doxygen documentation.

Make the main page more useful by providing some explanation of the
purpose of the documentation and adding a (currently very short) list of
links to more detailed pages, making it easier to start consuming the
documentation.

Added a page that contains some information from the wiki
http://www.gromacs.org/Developer_Zone/Programming_Guide/Library_Structure

Once the documentation is more complete, some wiki pages (including the
above) could go away.

Requires Doxygen >=1.8, because separate Markdown pages are used.

Change-Id: I2bf6e00976b47b0d34c79f4ea09452d40701f753
13 files changed:
doxygen/.gitattributes [new file with mode: 0644]
doxygen/CMakeLists.txt
doxygen/Doxyfile-common.cmakein
doxygen/Doxyfile-user.cmakein
doxygen/codelayout.md [new file with mode: 0644]
doxygen/directories.cpp [new file with mode: 0644]
doxygen/mainpage.md [new file with mode: 0644]
doxygen/misc.cpp [new file with mode: 0644]
src/gromacs/commandline.h
src/gromacs/gromacs.h [deleted file]
src/gromacs/selection.h
src/gromacs/utility.h
src/testutils/testfilemanager.h