X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/99149d9a7fb61c938c70478ae8196ec37876b17f..cd952e28b7585cd8bc92850b4c1b9a671dfab174:/doc/doxygen/module-msg.doc diff --git a/doc/doxygen/module-msg.doc b/doc/doxygen/module-msg.doc index e2f57c05c9..a106c5677f 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 @@ -91,13 +91,6 @@ details). * into, and interact directly with the VMs to manage groups of * processes. * - * This interface is highly experimental at this point. Testing is - * welcomed, but do not expect too much of it right now. Even the - * interfaces may be changed in future releases of SimGrid (although - * things are expected to stabilize nicely before SimGrid v3.8). - * There is no guaranty on the rest of SimGrid, and there is less - * than that on this part. - * */ /** @defgroup msg_storage_management Storage Management Functions