X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8cfc4b0679ddc256bc9d67b0b264ea9aef05dd4a..3a70f3d43980112b067cf0f51a8327bdccaf5ef9:/doc/doxygen/examples.doc diff --git a/doc/doxygen/examples.doc b/doc/doxygen/examples.doc index 8c22cba76e..ef4a8ae531 100644 --- a/doc/doxygen/examples.doc +++ b/doc/doxygen/examples.doc @@ -14,13 +14,13 @@ step into SimGrid we also provide some more detailed examples in the sections below. \htmlonly -You should also check our online tutorial section that contains a generic tutorial about using SimGrid. +You should also check our online tutorial section that contains a generic tutorial about using SimGrid. \endhtmlonly \section using_msg Using MSG \htmlonly -You should also check our online tutorial section that contains a dedicated tutorial. +You should also check our online tutorial section that contains a dedicated tutorial. \endhtmlonly Here are some examples on how to use MSG, the most used API. @@ -239,23 +239,6 @@ The following listing can be found in \c examples/msg/masterslave/deployment_mas \include platforms/small_platform.xml -\section using_smpi Using SMPI -You should check our online tutorial section that contains a dedicated tutorial. - -\section using_MC Using Model Checking -You should check our online tutorial section that contains a dedicated tutorial. - -\section using_trace Using Trace -Check out the \ref tracing section. - -You should check our online tutorial section that contains a dedicated tutorial. - -\section using_simdag Using SimDag -You should check our online tutorial section that contains a dedicated tutorial. - -\section using_simix Using SIMIX -You should check our online tutorial section that contains a dedicated tutorial. - */