Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Output of the lastest examples (forgot in previous commit)
[simgrid.git] / doc / module-msg.doc
index 088682d..65fe386 100644 (file)
@@ -10,7 +10,7 @@
    - \ref msg_easier_life
    - \ref msg_simulation
 
-  \section MSG_examples Examples of use
+  \section MSG_examples Examples of MSG
  
    - \ref MSG_ex_master_slave
 */
@@ -18,6 +18,7 @@
 /** @defgroup m_datatypes_management MSG Data Types 
     @ingroup MSG_API
     @brief This section describes the different datatypes provided by MSG.
+    
     \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Data types" --> \endhtmlonly
 */
 /**     \addtogroup m_process_management
 
       This function keeps waiting for tasks and dispathes them to its slaves.
 
+      \until end_of_forwarder
+
    \subsection MSG_ext_ms_core Simulation core
 
       This function is the core of the simulation and is divided only into 3 parts