Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert the SMPI doc to sphinx
[simgrid.git] / docs / source / index.rst
index 904a569..1cd37b7 100644 (file)
@@ -3,14 +3,33 @@
 Welcome to SimGrid's documentation!
 ===================================
 
+.. toctree::
+   :maxdepth: 1
+   :caption: Tutorials:
+
+       Simulating Algorithms <tuto_s4u.rst>
+       Simulating MPI Applications <tuto_smpi.rst>
+
 .. toctree::
    :maxdepth: 2
-   :caption: Contents:
+   :caption: User Manual:
 
-       What is SimGrid <main_concepts.rst>
-       Installing SimGrid <installation.rst>
-       Create your own project <install_yours.rst>
+      Introduction <introduction.rst>
+      Describing your Application <application.rst>
+      Describing the Virtual Platform <platform.rst>
+      Describing the Experimental Scenario <scenario.rst>
+      The SimGrid Models <models.rst>
+      Simulation Outcomes <outcomes.rst>
+      Use Cases and Howto <howto.rst>
+      The SimGrid Community <community.rst>
+      Frequently Asked Questions <faq.rst>
+
+.. toctree::
+   :maxdepth: 2
+   :hidden:
+   :caption: API Reference:
 
+            API <api/library_root.rst>
 
 Indices and tables
 ==================