]> AND Public Git Repository - simgrid.git/blobdiff - docs/source/index.rst
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The colorize(simgrid-colorizer) utility does not exist anymore.
[simgrid.git] / docs / source / index.rst
index 15928bcdf5ce33dd7f322de476d862731416dcdd..f93b4b20404658b590a2626400a5a35f588a157f 100644 (file)
@@ -1,5 +1,7 @@
 .. SimGrid documentation master file
 
 .. SimGrid documentation master file
 
+.. _index:
+
 The Modern Age of Computer Systems Simulation
 =============================================
 
 The Modern Age of Computer Systems Simulation
 =============================================
 
@@ -14,7 +16,7 @@ Peer-to-Peer systems,
 Volunteer Computing (`🖹 <http://www.sciencedirect.com/science/article/pii/S1569190X17301028>`__)
 Fog Computing (`🖹 <http://ieeexplore.ieee.org/document/7946412/>`__),
 MapReduce (`🖹 <http://www.sciencedirect.com/science/article/pii/S0167819113000215>`__) and
 Volunteer Computing (`🖹 <http://www.sciencedirect.com/science/article/pii/S1569190X17301028>`__)
 Fog Computing (`🖹 <http://ieeexplore.ieee.org/document/7946412/>`__),
 MapReduce (`🖹 <http://www.sciencedirect.com/science/article/pii/S0167819113000215>`__) and
-`much more <https://simgrid.org/Usages.html>`_.
+`much more <https://simgrid.org/usages.html>`_.
 
 The simulation models are **fast** (`🖹 <http://hal.inria.fr/hal-00650233>`__) and
 **highly scalable** (`🖹 <http://hal.inria.fr/inria-00602216/>`__) while
 
 The simulation models are **fast** (`🖹 <http://hal.inria.fr/hal-00650233>`__) and
 **highly scalable** (`🖹 <http://hal.inria.fr/inria-00602216/>`__) 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
 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).
 
 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
 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
@@ -71,21 +73,20 @@ of every page. Bugs in the code should be reported
       Describing your application <application.rst>
       Â Â Â The S4U interface <app_s4u.rst>
       Â Â Â The SMPI interface <app_smpi.rst>
       Describing your application <application.rst>
       Â Â Â The S4U interface <app_s4u.rst>
       Â Â Â The SMPI interface <app_smpi.rst>
-      Â Â Â The MSG interface <app_msg.rst>
       Â Â Â The XBT toolbox <The_XBT_toolbox.rst>
       Describing the simulated platform <Platform.rst>
       Â Â Â Network topology examples <Platform_examples.rst>
       Â Â Â Advanced routing <Platform_routing.rst>
       Â Â Â The XBT toolbox <The_XBT_toolbox.rst>
       Describing the simulated platform <Platform.rst>
       Â Â Â Network topology examples <Platform_examples.rst>
       Â Â Â Advanced routing <Platform_routing.rst>
-      Â Â Â Modeling hints <Platform_howtos.rst>
       Â Â Â XML reference <XML_reference.rst>
       Â Â Â C++ platforms <Platform_cpp.rst>
       Â Â Â XML reference <XML_reference.rst>
       Â Â Â C++ platforms <Platform_cpp.rst>
-      Describing the experimental setup <Experimental_setup.rst>
+      The SimGrid models <Models.rst>
+      Â Â Â Modeling hints <Modeling_howtos.rst>
+      Â Â Â Calibrating the models <Calibrating_the_models.rst>
+      Â Â Â SimGrid plugins <Plugins.rst>
+      Running an experiment <Experimental_setup.rst>
       Â Â Â Configuring SimGrid <Configuring_SimGrid.rst>
       Â Â Â Deploying your application <Deploying_your_application.rst>
       Â Â Â Configuring SimGrid <Configuring_SimGrid.rst>
       Â Â Â Deploying your application <Deploying_your_application.rst>
-      Â Â Â The SimGrid models <Models.rst>
-      SimGrid plugins <Plugins.rst>
-      Simulation outcomes <Outcomes.rst>
-      Frequently asked questions <faq.rst>
+      Â Â Â Simulation outcomes <Outcomes.rst>
 
 .. toctree::
    :hidden:
 
 .. toctree::
    :hidden: