Module: sems Branch: 1.4 Commit: 0bc8a8c83cc07c0c4197c7435a2277b446968e03 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=0bc8a8c83cc07c0c4197c7435a2277b446968e03
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Apr 14 17:51:08 2011 +0200 included monitoring mod documentation --- doc/src/doc_applications.h | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/src/doc_applications.h b/doc/src/doc_applications.h index 0d9a5aa..a5cf358 100644 --- a/doc/src/doc_applications.h +++ b/doc/src/doc_applications.h @@ -146,6 +146,8 @@ * \section morecomponents Other components * * <ul><li> \ref ModuleDoc_diameter_client </li></ul> + * + * <ul><li> \ref ModuleDoc_monitoring </li></ul> */ @@ -313,7 +315,7 @@ /*! \page ModuleDoc_sst_b2b Module Documentation: sst_b2b application plugin * \section Readme_sst_b2b Readme file * \verbinclude Readme.sst_b2b.txt - * + * * \section Links * Back to \ref AppDoc, to \ref AppDocExample. */ @@ -321,12 +323,20 @@ /*! \page ModuleDoc_diameter_client Module Documentation: diameter_client component plugin * \section Readme_diameter_client Readme file * \verbinclude Readme.diameter_client.txt - * + * * \section Links * Back to \ref AppDoc, to \ref AppDocExample. */ +/*! \page ModuleDoc_monitoring Module Documentation: monitoring in-memory DB component plugin + * \section Readme_monitoring Readme file + * \verbinclude Readme.monitoring.txt + * + * \section Links + * Back to \ref AppDoc, to \ref AppDocExample. + */ + /*! \page ModuleDoc_sw_prepaid_sip Module Documentation: prepaid_sip application plugin * \section Readme_prepaid_sip Readme file * \verbinclude Readme.sw_prepaid_sip.txt _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
