Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Working on SimDag documentation
[simgrid.git] / doc / modules.doc
index ae955eb..d04280e 100644 (file)
@@ -2,9 +2,10 @@
   \defgroup SimGrid_API  SimGrid modules */
 
 /** \defgroup XBT_API      XBT
-       \ingroup SimGrid_API
-       \brief The core toolbox of SimGrid, containing usefull datatypes,
-       portability support and so on.
+    \ingroup SimGrid_API
+    \brief The core toolbox of SimGrid, containing usefull datatypes,
+           portability support and so on.
+
 */
 
 /** \defgroup SURF_API       SURF
@@ -35,7 +36,7 @@
 
       \section MSG_who Who should use this (and who shouldn't)
       
-      You should use this model if you want to study some heuristics for a
+      You should use this module if you want to study some heuristics for a
       given problem you don't really want to implement. If you want to get a
       real implementation of your solution, have a look at the \ref GRAS_API 
       programming environment. If you want to study an existing MPI program,
     probably want to contact us before).
   
  */
+
+
+/** \defgroup SD_API      SimDag
+    \ingroup SimGrid_API
+    \brief Programming environment for DAG applications
+   
+    PLACEHOLDER
+      
+    \section SD_who Who should use this (and who shouldn't)
+    
+    PLACEHOLDER
+*/
+