Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a few warnings when building doc (mostly related to doxygen).
[simgrid.git] / docs / source / index.rst
index 5f367ef..6cb111e 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:
@@ -72,10 +73,11 @@ of every page. Bugs in the code should be reported
          The MSG interface <app_msg.rst>
          The XBT toolbox <The_XBT_toolbox.rst>
       Describing the simulated platform <Platform.rst>
+         Demystifying the routing <Platform_routing.rst>
          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>