X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=docs%2Fdoxygen%2Fmisc.cpp;h=69f9b9e12ea3caf53eb04ccf62bd8d001de9a5ca;hb=301e6ab4c41152cfb791eaf6584abec08a96d652;hp=895a34924ff97565060aeb3e0c8ba9f1b5fdfc1c;hpb=f1234c6422f448e3091d2bcd33053df2e1ad769e;p=alexxy%2Fgromacs.git diff --git a/docs/doxygen/misc.cpp b/docs/doxygen/misc.cpp index 895a34924f..69f9b9e12e 100644 --- a/docs/doxygen/misc.cpp +++ b/docs/doxygen/misc.cpp @@ -36,7 +36,7 @@ A separate page describes the responsibilities of these modules: \ref page_analysisframework */ -/*! +/*! \libinternal \defgroup group_mdrun Modules for simulation functionality \brief Modules used in running simulations with mdrun @@ -59,3 +59,17 @@ This namespace is used to contain some implementation-specific functions and classes. These are not meant for direct user access, but typically reside in public headers because of implementation reasons. */ + +/*! +\file share/template/template.cpp +\brief Template code for writing analysis programs. + +See \ref page_analysistemplate for more information. + */ + +/*! +\example template.cpp +\brief Template code for writing analysis programs. + +See \ref page_analysistemplate for more information. + */