]> AND Public Git Repository - simgrid.git/blobdiff - doc/module-xbt.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Help running properly after last XML parsing/DTD changes.
[simgrid.git] / doc / module-xbt.doc
index 61ffc473e425ddfe63f5297a6e5b43f791216cfb..c2ab8c8572f60dd46f5450792fda9a367f1863c1 100644 (file)
@@ -3,6 +3,7 @@
    The XBT functionalities fall into several categories:
     - Portability support
       - \ref XBT_syscall
+      - \ref XBT_str
     - Grounding features
       - \ref XBT_ex
       - \ref XBT_log
@@ -17,6 +18,8 @@
       - \ref XBT_fifo
       - \ref XBT_swag
       - \ref XBT_heap
+    - \ref XBT_misc
+      - \ref XBT_graph
  
   @{ */
    /** @defgroup XBT_grounding   Grounding features */
@@ -37,6 +40,7 @@
   @{ */
 
      /** @defgroup XBT_syscall Malloc and friends */
+     /** @defgroup XBT_str     String related functions */
      /** @defgroup XBT_ex     Exception support */
      /** @defgroup XBT_log    Logging support */
      /** @defgroup XBT_error  Assert macro familly */