Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid
[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
28 Indices and tables
29 ==================
30
31 * :ref:`genindex`
32 * :ref:`search`