Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[xbt] Documentation and cleanup
[simgrid.git] / doc / doxygen / module-xbt.doc
index 0673707..ee62c0a 100644 (file)
@@ -7,6 +7,7 @@
       - \ref XBT_file
     - Grounding features
       - \ref XBT_ex
+      - \ref XBT_ex_c
       - \ref XBT_log
       - \ref XBT_error
       - \ref XBT_config
@@ -45,7 +46,8 @@
 
      /** @defgroup XBT_syscall Malloc and friends */
      /** @defgroup XBT_str     String related functions */
-     /** @defgroup XBT_ex     Exception support */
+     /** @defgroup XBT_ex     Exception support (C++) */
+     /** @defgroup XBT_ex_c   Exception support (C)   */
      /** @defgroup XBT_log    Logging support */
      /** @defgroup XBT_error  Assert macro familly */
      /** @defgroup XBT_config Configuration support */
@@ -54,6 +56,8 @@
 /** @} */
 
 
+
+
 ########################################################################
 
 /** @addtogroup XBT_adt