X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8de7a90b044d2c8cf008e498f533cd7131c9f106..510e081f7d3f45bf4a464ad3080f89d0a1e9b282:/doc/doxygen/module-msg.doc diff --git a/doc/doxygen/module-msg.doc b/doc/doxygen/module-msg.doc index 0637b31a97..8f4ae03681 100644 --- a/doc/doxygen/module-msg.doc +++ b/doc/doxygen/module-msg.doc @@ -27,7 +27,7 @@ may want to use one of the following: - \ref msg_VMs - \ref msg_synchro - \ref msg_trace_driven - - \ref MSG_examples + - \ref msg_examples */ @@ -36,7 +36,7 @@ may want to use one of the following: @ingroup MSG_API @brief How to setup and control your simulation. -The basic workflow is the following (check the \ref MSG_examples for +The basic workflow is the following (check the \ref msg_examples for details). -# Initialize the library with #MSG_init @@ -67,7 +67,7 @@ details). /** @defgroup msg_mailbox_management Mailbox Management Functions * @ingroup MSG_API - * @brief Mailbox structure of MSG (#msg_mailbox_t) and associated functions. + * @brief Functions associated to mailboxes. */ /** @defgroup msg_task_usage Task Actions