X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/acad15c37e34c5892f882b056cd8d3112ea6b661..f9608a8c18ef93273a1bcab908212c849f00b98a:/doc/user_guide/doxygen/use.doc diff --git a/doc/user_guide/doxygen/use.doc b/doc/user_guide/doxygen/use.doc index 4476e1985f..59a81b0cbf 100644 --- a/doc/user_guide/doxygen/use.doc +++ b/doc/user_guide/doxygen/use.doc @@ -1,5 +1,7 @@ /*! \page use Using SimGrid +SimGrid comes with many examples provided in the examples/ directory. Those examples are described in section \ref MSG_examples . Those examples are commented and should be easy to understand. for a first step into SimGird we also provide some more detailed examples in the sections below. + \section using_msg Using MSG Here are some examples on how to use MSG, the most used API.