Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
include the full Java API doc in sphinx
[simgrid.git] / docs / source / index.rst
1 .. SimGrid documentation master file
2
3 Welcome to SimGrid's documentation!
4 ===================================
5
6 .. TODO
7 ..
8 .. Change the content of this page to integrate the verbose content of the webpage. 
9 .. The toctrees should be made hidden to only live as a sidebar.
10 .. The webpage should be made light, graphical and nice looking.
11
12 .. toctree::
13    :maxdepth: 1
14    :caption: Tutorials:
15
16         Simulating Algorithms <tuto_s4u.rst>
17         Simulating MPI Applications <tuto_smpi.rst>
18
19 .. toctree::
20    :maxdepth: 2
21    :caption: User Manual:
22
23       Introduction <introduction.rst>
24          Main Concepts <intro_concepts.rst>
25          Installing SimGrid <intro_install.rst>
26          Start your Own Project <intro_yours.rst>
27       Describing your Application <application.rst>
28          The S4U Interface <app_s4u.rst>
29          The SMPI Interface <app_smpi.rst>
30          The MSG Interface <app_msg.rst>
31          The Java Bindings <app_java.rst>
32       Describing the Simulated Platform <platform.rst>
33       Describing the Experimental Scenario <scenario.rst>
34          Configuring SimGrid <scenar_config.rst>
35       The SimGrid Models <models.rst>
36       Simulation Outcomes <outcomes.rst>
37       Use Cases and Howto <howto.rst>
38       The SimGrid Community <community.rst>
39       Frequently Asked Questions <faq.rst>
40
41
42
43 .. Cheat Sheet on the sublevels
44 ..
45 ..   # with overline, for parts
46 ..   * with overline, for chapters
47 ..   =, for sections
48 ..   -, for subsections
49 ..   ^, for subsubsections
50 ..   ", for paragraphs