X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/16ddd15041acb761755f6b90373d85135db705ac..5027beca885c26a95cd1c8187d99054d671b5841:/docs/source/index.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index 0d3a5b5892..f93b4b2040 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,5 +1,7 @@ .. SimGrid documentation master file +.. _index: + The Modern Age of Computer Systems Simulation ============================================= @@ -14,7 +16,7 @@ Peer-to-Peer systems, Volunteer Computing (`🖹 `__) Fog Computing (`🖹 `__), MapReduce (`🖹 `__) and -`much more `_. +`much more `_. The simulation models are **fast** (`🖹 `__) and **highly scalable** (`🖹 `__) while @@ -26,10 +28,10 @@ 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 license. You are +SimGrid is a Free Software distributed under the LGPL-2.1-only license. You are welcome to use, study, share and improve it, provided that your version is as free as ours. SimGrid is developed for 20 years by a lively community of users and researchers from several groups, initially in France and the U.S.A. It @@ -54,9 +56,9 @@ of every page. Bugs in the code should be reported :maxdepth: 1 :caption: Tutorials: - Simulating Algorithms - Simulating MPI Applications - Model-checking algorithms and applications + Simulating distributed algorithms + Simulating MPI applications + Model-checking algorithms .. toctree:: :hidden: @@ -71,21 +73,20 @@ of every page. Bugs in the code should be reported Describing your application    The S4U interface    The SMPI interface -    The MSG interface    The XBT toolbox Describing the simulated platform -    Demystifying the routing -    Examples -    Modeling hints +    Network topology examples +    Advanced routing    XML reference    C++ platforms - Describing the experimental setup + The SimGrid models +    Modeling hints +    Calibrating the models +    SimGrid plugins + Running an experiment    Configuring SimGrid    Deploying your application -    The SimGrid models - SimGrid plugins - Simulation outcomes - Frequently asked questions +    Simulation outcomes .. toctree:: :hidden: