Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
9b50a14aebbcc9e7fe575e8f40549b0ee8cdc7e8
[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: Basic Use Cases:
9
10         Simulating Algorithms <usecase_algorithms.rst>
11         Simulating MPI Apps <usecase_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              S4U <api/s4u.rst>
28
29 Indices and tables
30 ==================
31
32 * :ref:`genindex`
33 * :ref:`search`