Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a GRAS_implem module to hide all crude implementation details, GRAS_dd now define...
[simgrid.git] / src / modules.doc
index 80d5e16..a725615 100644 (file)
      - <b>Virtualization</b>: Running both on top of the simulator and on
        top of real platforms, and portability support.
 */     
-/**    \defgroup GRAS_dd     Data description
+/**    \addtogroup GRAS_implem
        \ingroup GRAS_API
-       \brief Describing data to be exchanged (Communication facility)           */
+       
+       Internals of GRAS */
+/**    \addtogroup GRAS_dd
+       \ingroup GRAS_API */
+/**    \addtogroup GRAS_dd_implem 
+       \ingroup GRAS_implem */
 /**    \defgroup GRAS_sock   Sockets
        \ingroup GRAS_API
        \brief Open/close sockets, and get info on peer (Communication facility). */