X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/74b2bb2b8991efb566256a8ad6ec9781597c0c80..bfd03c40d097a302905be66252fd30707b17dd88:/docs/source/index.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index 904a569561..45a6ed0e79 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,14 +3,42 @@ Welcome to SimGrid's documentation! =================================== +.. TODO +.. +.. Change the content of this page to integrate the verbose content of the webpage. +.. The toctrees should be made hidden to only live as a sidebar. +.. The webpage should be made light, graphical and nice looking. + +.. toctree:: + :maxdepth: 1 + :caption: Tutorials: + + Simulating Algorithms + Simulating MPI Applications + .. toctree:: :maxdepth: 2 - :caption: Contents: + :caption: User Manual: - What is SimGrid - Installing SimGrid - Create your own project + Introduction + Describing your Application +    The S4U Interface +    The SMPI Interface + Describing the Virtual Platform + Describing the Experimental Scenario +    Configuring SimGrid + The SimGrid Models + Simulation Outcomes + Use Cases and Howto + The SimGrid Community + Frequently Asked Questions + +.. toctree:: + :maxdepth: 2 + :hidden: + :caption: API Reference: + API Indices and tables ==================