Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge the refguide into the documentation
[simgrid.git] / doc / doxygen / module-msg.doc
similarity index 94%
rename from doc/ref_guide/doxygen/module-msg.doc
rename to doc/doxygen/module-msg.doc
index b6de29e..a96494e 100644 (file)
@@ -22,6 +22,7 @@
    - \ref msg_task_usage
    - \ref msg_VMs
    - \ref msg_trace_driven
+   - \ref MSG_examples
    - \ref msg_deprecated_functions
 
 
@@ -171,6 +172,17 @@ the examples to learn how to use it.
     is a working non-trivial example of use of the lua bindings
 */
 
+/**
+@defgroup MSG_examples MSG examples
+@ingroup MSG_API
+@brief MSG examples from examples directory examples/msg
+
+MSG comes with an extensive set of examples. It is sometimes difficult to find the one you need. This list aims at helping you finding the example from which you can learn what you want to.
+
+\section msg_bsc_ex Basic examples
+
+*/
+
 /**
 @defgroup msg_deprecated_functions MSG Deprecated
 @ingroup MSG_API