Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
13d7d83e2cb5e40953136b617b2b56a307a8deaf
[simgrid.git] / docs / source / index.rst
1 .. SimGrid documentation master file
2
3 Welcome to SimGrid's documentation!
4 ===================================
5
6 .. toctree::
7    :maxdepth: 1
8    :caption: Tutorials:
9
10         Simulating Algorithms <tuto_s4u.rst>
11         Simulating MPI Apps <tuto_mpi.rst>
12
13 .. toctree::
14    :maxdepth: 2
15    :caption: User Manual:
16
17       Introduction <introduction.rst>
18       Describing your Application <application.rst>
19       Describing the Virtual Platform <platform.rst>
20       Describing the Experimental Scenario <scenario.rst>
21       The SimGrid Models <models.rst>
22       Simulation Outcomes <outcomes.rst>
23       Use Cases and Howto <howto.rst>
24       The SimGrid Community <community.rst>
25       Frequently Asked Questions <faq.rst>
26
27 .. toctree::
28    :maxdepth: 2
29    :hidden:
30    :caption: API Reference:
31
32              API <api/library_root.rst>
33
34 Indices and tables
35 ==================
36
37 * :ref:`genindex`
38 * :ref:`search`