Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deprecate SIMIX_process_{a,de}tach
[simgrid.git] / docs / source / index.rst
index 1cd37b7..3718fc1 100644 (file)
@@ -3,36 +3,51 @@
 Welcome to SimGrid's documentation!
 ===================================
 
+.. 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.
+
 .. toctree::
    :maxdepth: 1
    :caption: Tutorials:
 
-       Simulating Algorithms <tuto_s4u.rst>
-       Simulating MPI Applications <tuto_smpi.rst>
+       Simulating Algorithms <Tutorial_Algorithms.rst>
+       Simulating MPI Applications <Tutorial_MPI_Applications.rst>
 
 .. toctree::
    :maxdepth: 2
    :caption: User Manual:
 
       Introduction <introduction.rst>
+         Main Concepts <intro_concepts.rst>
+         Installing SimGrid <Installing_SimGrid.rst>
+         Start your Own Project <Start_Your_Own_Project.rst>
       Describing your Application <application.rst>
-      Describing the Virtual Platform <platform.rst>
+         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>
+         Configuring SimGrid <Configuring_SimGrid.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
-==================
 
-* :ref:`genindex`
-* :ref:`search`
+.. Cheat Sheet on the sublevels
+..
+..   # with overline, for parts
+..   * with overline, for chapters
+..   =, for sections
+..   -, for subsections
+..   ^, for subsubsections
+..   ", for paragraphs