Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
include the full Java API doc in sphinx
[simgrid.git] / docs / source / index.rst
index b2276d9..3418071 100644 (file)
@@ -21,9 +21,14 @@ Welcome to SimGrid's documentation!
    :caption: User Manual:
 
       Introduction <introduction.rst>
+         Main Concepts <intro_concepts.rst>
+         Installing SimGrid <intro_install.rst>
+         Start your Own Project <intro_yours.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 Java Bindings <app_java.rst>
       Describing the Simulated Platform <platform.rst>
       Describing the Experimental Scenario <scenario.rst>
          Configuring SimGrid <scenar_config.rst>
@@ -33,9 +38,13 @@ Welcome to SimGrid's documentation!
       The SimGrid Community <community.rst>
       Frequently Asked Questions <faq.rst>
 
-.. toctree::
-   :maxdepth: 2
-   :hidden:
-   :caption: API Reference:
 
-            API <api/library_root.rst>
+
+.. Cheat Sheet on the sublevels
+..
+..   # with overline, for parts
+..   * with overline, for chapters
+..   =, for sections
+..   -, for subsections
+..   ^, for subsubsections
+..   ", for paragraphs