Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tuto-s4u: explain beforehand what to expect from this content
[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: 1
15    :caption: Getting Started:
16
17         What is SimGrid <main_concepts.rst>
18         Installing SimGrid <installation.rst>
19         Start your Own Project <install_yours.rst>
20
21 .. toctree::
22    :maxdepth: 2
23    :hidden:
24    :caption: API Reference:
25
26              API <api/library_root.rst>
27
28 Indices and tables
29 ==================
30
31 * :ref:`genindex`
32 * :ref:`search`