Overview Doxygen pages for analysis framework.
authorTeemu Murtola <teemu.murtola@gmail.com>
Sat, 28 Sep 2013 19:59:01 +0000 (22:59 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 28 Oct 2013 19:24:45 +0000 (20:24 +0100)
commit96eeae6d8195fa7879fed50a263538e5af443340
tree796ef38174179695342dcd03383b48988818553c
parent0e0b0da389b749cd51787537818e73d88a9689b5
Overview Doxygen pages for analysis framework.

Main content:
- General overview page for the whole framework.
- Reorganized the way the documentation for the analysis template is
  generated.
- Separate page for describing the concepts for the analysisdata module
  in more detail.
- Separate page for giving an overview of the selection engine.
  Also minor clean up for related documentation pages.
- Add missing installation rule for analysisdata/modules/lifetime.h.

The module pages could now use some restructuring to reference the
information here and provide relevant details instead of duplicating any
of it.  Left for later.

Change-Id: I159a2d913fe6f9114c60804d30fa3714b23df262
14 files changed:
doxygen/analysisdata.md [new file with mode: 0644]
doxygen/analysisframework.md [new file with mode: 0644]
doxygen/analysistemplate.md [new file with mode: 0644]
doxygen/directories.cpp
doxygen/mainpage.md
doxygen/misc.cpp
doxygen/selections.md [new file with mode: 0644]
share/template/template_doc.cpp [deleted file]
src/gromacs/analysisdata.h
src/gromacs/analysisdata/modules/CMakeLists.txt
src/gromacs/selection.h
src/gromacs/selection/selmethod.h
src/gromacs/selection/selparam.h
src/gromacs/selection/sm_insolidangle.cpp