Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Small improvements to the doc
[simgrid.git] / docs / source / index.rst
index 5f367ef3d0107af9e2ec3866c8c7f144b4e7791f..4ee9e24a75914a011a80565b72e05c4ad59f3834 100644 (file)
@@ -56,6 +56,7 @@ of every page. Bugs in the code should be reported
 
        Simulating Algorithms <Tutorial_Algorithms.rst>
        Simulating MPI Applications <Tutorial_MPI_Applications.rst>
+       Model-checking algorithms and applications <Tutorial_Model-checking.rst>
 
 .. toctree::
    :hidden:
@@ -66,16 +67,18 @@ of every page. Bugs in the code should be reported
          Installing SimGrid <Installing_SimGrid.rst>
          Start your own project <Start_your_own_project.rst>
          The SimGrid community <community.rst>
+         Release Notes <Release_Notes.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>
-         Examples <Platform_examples.rst>
+         Demystifying the routing <Platform_routing.rst>
+         Network topology examples <Platform_examples.rst>
          Modeling hints <Platform_howtos.rst>
-         Defining a routing <Platform_routing.rst>
          XML reference <XML_reference.rst>
+         C++ platforms <Platform_cpp.rst>
       Describing the experimental setup <Experimental_setup.rst>
          Configuring SimGrid <Configuring_SimGrid.rst>
          Deploying your application <Deploying_your_application.rst>