Author: sayer Date: 2009-11-27 16:35:20 +0100 (Fri, 27 Nov 2009) New Revision: 1619
Modified: trunk/doc/doc_applications.h trunk/doc/doc_exampleapps.h trunk/doc/doxyref.h Log: moved some old stuff, and pushed DSM Modified: trunk/doc/doc_applications.h =================================================================== --- trunk/doc/doc_applications.h 2009-11-27 15:22:37 UTC (rev 1618) +++ trunk/doc/doc_applications.h 2009-11-27 15:35:20 UTC (rev 1619) @@ -344,7 +344,7 @@ */ -/*! \page ModuleDoc_dsm Module Documentation: dsm Application +/*! \page ModuleDoc_dsm DSM: State machine notation for VoIP applications * * \section Readme_dsm DSM Readme file * <p> Modified: trunk/doc/doc_exampleapps.h =================================================================== --- trunk/doc/doc_exampleapps.h 2009-11-27 15:22:37 UTC (rev 1618) +++ trunk/doc/doc_exampleapps.h 2009-11-27 15:35:20 UTC (rev 1619) @@ -201,3 +201,11 @@ * Back to \ref AppDoc, to \ref AppDocExample. */ +/*! \page ModuleDoc_b2b_connect Module Documentation: b2b_connect example Application + * \section Readme_b2b_connect Readme file + * \verbinclude Readme.b2b_connect + * + * \section Links + * Back to \ref AppDoc, to \ref AppDocExample. + */ + Modified: trunk/doc/doxyref.h =================================================================== --- trunk/doc/doxyref.h 2009-11-27 15:22:37 UTC (rev 1618) +++ trunk/doc/doxyref.h 2009-11-27 15:35:20 UTC (rev 1619) @@ -4,7 +4,6 @@ /*! \page index SEMS Documentation * \section news News & Changes - * \arg \ref whatsnew_0100 * \arg \ref changelog * * \section general General @@ -13,8 +12,8 @@ * \section userdoc User's documentation * \arg \ref sems.conf.sample * \arg \ref Compiling - * \arg \ref Configure-Sems-Ser-HOWTO * \arg \ref AppDoc + * \arg \ref ModuleDoc_dsm * \arg \ref ZRTP * \arg \ref Tuning * @@ -30,6 +29,10 @@ * \arg \b Main: SEMS website http://iptel.org/sems * \arg \b sems & semsdev Lists: List server http://lists.iptel.org * \arg \b Bugs: Bug tracker: http://tracker.iptel.org/browse/SEMS + * + * \section outdated_doc Outdated documentation bits + * \arg \ref whatsnew_0100 + * \arg \ref Configure-Sems-Ser-HOWTO * */ _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
