X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5db8a803e049ab79dc49c94d276cb3e9dd8db04c..7852e4b4039886f33fe9e7cd406848ffc33dfef8:/doc/module-msg.doc diff --git a/doc/module-msg.doc b/doc/module-msg.doc index e6282dde3c..3df79feacb 100644 --- a/doc/module-msg.doc +++ b/doc/module-msg.doc @@ -15,7 +15,6 @@ \section MSG_funct Offered functionnalities - \ref msg_simulation - \ref m_process_management - - \ref m_datatypes_management - \ref m_host_management - \ref m_task_management - \ref msg_file_management @@ -62,14 +61,6 @@ details). @htmlonly @endhtmlonly */ - -/** @defgroup m_datatypes_management MSG Data Types - @ingroup MSG_API - @brief This section describes the different datatypes provided by MSG. - - \htmlonly \endhtmlonly -*/ - /** @defgroup m_process_management Process Management Functions * @ingroup MSG_API * @brief This section describes the process structure of MSG @@ -90,7 +81,7 @@ details). * \htmlonly \endhtmlonly */ -/** @defgroup msg_task_usage Task Usage +/** @defgroup msg_task_usage Task Actions * @ingroup MSG_API * @brief This section describes the functions that can be used * by a process to execute, communicate or otherwise handle some task.