Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorganizing and cleaning the doc
[simgrid.git] / src / xbt / error.c
index de142cf..fccc88b 100644 (file)
@@ -9,6 +9,9 @@
    under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/error.h"
+/** \defgroup  XBT_error Error tracking support.
+ *  \brief This section describes a set of macros used to handle errors easily.
+ */
 
 /**
  * \brief Usefull to do nice error repporting messages.