X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8265352a8ecf509b81f318267823ee419a68c69d..3fafdab4bb94b48cb16c80690408a18f472e202b:/docs/source/index.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index 050033fd45..6673f653c8 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -28,7 +28,7 @@ assess these systems. Technically speaking, SimGrid is a library. It is neither a graphical interface nor a command-line simulator running user scripts. The interaction with SimGrid is done by writing programs with the exposed -functions to build your own simulator. This can be done in C/C++, Python or Java, +functions to build your own simulator. This can be done in C/C++ or Python, on Linux, Mac OSX or Windows (using the WSL). SimGrid is a Free Software distributed under the LGPL-2.1-only license. You are @@ -72,18 +72,18 @@ of every page. Bugs in the code should be reported    Release Notes Describing your application    The S4U interface +    S4U examples    The SMPI interface -    The MSG interface    The XBT toolbox Describing the simulated platform    Network topology examples    Advanced routing    XML reference    C++ platforms - The SimGrid models -    SimGrid plugins + The SimGrid models    Modeling hints -    Calibrating the models +    Calibrating the models +    SimGrid plugins Running an experiment    Configuring SimGrid    Deploying your application @@ -95,6 +95,7 @@ of every page. Bugs in the code should be reported :caption: SimGrid's Internals: Design goals + Contributor's documentation .. Cheat Sheet on the sublevels ..