Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
docs: show the sections in manual's chapters
[simgrid.git] / docs / source / index.rst
index 9b50a14..45a6ed0 100644 (file)
@@ -3,20 +3,35 @@
 Welcome to SimGrid's documentation!
 ===================================
 
-.. toctree::
-   :maxdepth: 1
-   :caption: Basic Use Cases:
+.. TODO
+..
+.. Change the content of this page to integrate the verbose content of the webpage. 
+.. The toctrees should be made hidden to only live as a sidebar.
+.. The webpage should be made light, graphical and nice looking.
 
-       Simulating Algorithms <usecase_algorithms.rst>
-       Simulating MPI Apps <usecase_mpi.rst>
-   
 .. toctree::
    :maxdepth: 1
-   :caption: Getting Started:
+   :caption: Tutorials:
+
+       Simulating Algorithms <tuto_s4u.rst>
+       Simulating MPI Applications <tuto_smpi.rst>
 
-       What is SimGrid <main_concepts.rst>
-       Installing SimGrid <installation.rst>
-       Start your Own Project <install_yours.rst>
+.. toctree::
+   :maxdepth: 2
+   :caption: User Manual:
+
+      Introduction <introduction.rst>
+      Describing your Application <application.rst>
+         The S4U Interface <app_s4u.rst>
+         The SMPI Interface <app_smpi.rst>
+      Describing the Virtual Platform <platform.rst>
+      Describing the Experimental Scenario <scenario.rst>
+         Configuring SimGrid <scenar_config.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
@@ -24,7 +39,6 @@ Welcome to SimGrid's documentation!
    :caption: API Reference:
 
             API <api/library_root.rst>
-            S4U <api/s4u.rst>
 
 Indices and tables
 ==================