Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove option model-checker/hash; This is always activated now.
[simgrid.git] / docs / source / index.rst
index 79e46c8..023bb91 100644 (file)
@@ -4,8 +4,8 @@ The Modern Age of Computer Systems Simulation
 =============================================
 
 SimGrid is a framework to simulate distributed computer systems. It can be used
-to either `assess abstract algorithms <usecase_simalgo>`_, or to `debug and
-profile real MPI applications <usecase_smpi>`_.
+to either :ref:`assess abstract algorithms <usecase_simalgo>`, or to
+:ref:`debug and profile real MPI applications <usecase_smpi>`.
 
 SimGrid is routinely used in studies on (data-)Grids,
 IaaS Clouds (:ref:`API <API_s4u_VirtualMachine>`, :ref:`examples <s4u_ex_clouds>`),
@@ -31,10 +31,10 @@ on Linux, Mac OSX or Windows (using the WSL).
 
 SimGrid is a Free Software distributed under the LGPL-2.1 license. You are
 welcome to use, study, share and improve it, provided that your version are as
-free as ours. SimGrid is developed by a vivid community of users and developers.
-We hope that you will come and join us! SimGrid is the result of almost 20 years
-of research from several groups, both in France and in the U.S.A. It benefited
-of many funding from various research bodies.
+free as ours. SimGrid is developed since 20 years by a vivid community of users
+and researchers from several groups, initially in France and in the U.S.A. It
+benefited of many funding from various research bodies. We hope that you will
+come and join us!
 
 SimGrid is a powerful tool, and this documentation will help you taking the best
 of it. Check its contents on the left. Each tutorial presents a classical use
@@ -73,12 +73,13 @@ of every page. Bugs in the code should be reported
          The S4U Interface <app_s4u.rst>
          The SMPI Interface <app_smpi.rst>
          The MSG Interface <app_msg.rst>
-         The Java Bindings <app_java.rst>
       Describing the Simulated Platform <platform.rst>
+         Examples <Platform_Examples.rst>
          Modeling Hints <platform_howtos.rst>
-         DTD Reference <platform_reference.rst>
-      Describing the Experimental Scenario <scenario.rst>
+         XML Reference <XML_Reference.rst>
+      Describing the Experimental Setup <Experimental_Setup.rst>
          Configuring SimGrid <Configuring_SimGrid.rst>
+         Deploying your Application <Deploying_your_Application.rst>
       The SimGrid Models <models.rst>
          ns-3 as a SimGrid model <ns3.rst>
       Simulation Outcomes <outcomes.rst>