From: mquinson Date: Tue, 8 Feb 2005 13:13:43 +0000 (+0000) Subject: Add the list of all existing categories X-Git-Tag: v3.3~4436 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ccbeef9290504a02973ae73d7ab79781c62da114?hp=54b36b81cc3bd164e2a77326cd59011652d612c0 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 --- 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 */