From: Martin Quinson Date: Tue, 25 Sep 2018 07:36:48 +0000 (+0200) Subject: docs: show the sections in manual's chapters X-Git-Tag: v3_21~44^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bfd03c40d097a302905be66252fd30707b17dd88?hp=0b27fb5256b1ef6e36f88288e23f4a7b8a9a84b7 docs: show the sections in manual's chapters Trick ahead: the sections are regular chapters, but with UTF non-breaking spaces before their names to visually indent them a bit in the sidebar. The main page should now be changed because it looks ugly with that trick. But the content had to be changed anyway, maybe replace with the current content of the main webpage, that in turn should be emptied of all letters to put nice pictures instead --- diff --git a/docs/source/application.rst b/docs/source/application.rst index 4f0935e554..b331ca0696 100644 --- a/docs/source/application.rst +++ b/docs/source/application.rst @@ -57,11 +57,3 @@ additional work. .. The old documentation of the obsolete MSG replay module was removed in .. https://github.com/simgrid/simgrid/commit/e05361c201fb95d2b7605e59001cd0a49a489739 - -.. toctree:: - :hidden: - - The S4U Interface - The SMPI Interface - - diff --git a/docs/source/index.rst b/docs/source/index.rst index 1cd37b77f2..45a6ed0e79 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,6 +3,12 @@ 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: @@ -16,8 +22,11 @@ Welcome to SimGrid's documentation! 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 diff --git a/docs/source/scenario.rst b/docs/source/scenario.rst index 692f8c1463..8d4b67774c 100644 --- a/docs/source/scenario.rst +++ b/docs/source/scenario.rst @@ -12,10 +12,6 @@ Describing the Experimental Scenario - Reproducible random number generation - Command line options, in particular on the model switching -.. toctree:: - :hidden: - - Configuring SimGrid