Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the list of all existing categories
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 13:13:43 +0000 (13:13 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 13:13:43 +0000 (13:13 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@915 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/modules.doc

index 30ad7c5..40f80ae 100644 (file)
@@ -8,10 +8,22 @@
 */
 /**    \defgroup XBT_ground Grounding features of the XBT (logging and error reporting)
        \ingroup XBT_API        */
-/**       \addtogroup  XBT_log
-          \ingroup XBT_ground  */
-/**       \addtogroup  XBT_error
-          \ingroup XBT_ground  */
+       /** \addtogroup  XBT_log
+           \ingroup XBT_ground  */
+          /** \defgroup XBT_log_cats Existing log categories
+              \ingroup XBT_log
+              \brief (automatically extracted) 
+              
+              This is the list of all existing log categories in SimGrid.
+               This list was automatically extracted from the source code by
+               the src/xbt_log_extract_hierarchy utility.
+              
+               You can thus be certain that it is uptodate, but it may somehow
+               lack a final manual touch.
+              Anyway, nothing's perfect ;)
+              */
+       /** \addtogroup  XBT_error
+           \ingroup XBT_ground  */
 
 /**    \defgroup XBT_structs  Datatypes defined in the XBT
        \ingroup XBT_API        */