From ccbeef9290504a02973ae73d7ab79781c62da114 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 8 Feb 2005 13:13:43 +0000 Subject: [PATCH] Add the list of all existing categories git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@915 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/modules.doc | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/modules.doc b/src/modules.doc index 30ad7c537a..40f80aee4b 100644 --- a/src/modules.doc +++ b/src/modules.doc @@ -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 */ -- 2.20.1