From 72fc4dc0bb3954f33dc1d622b80b904987f02be2 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 15 Jun 2010 22:15:20 +0000 Subject: [PATCH 1/1] fix some TOC of doc, detected by automatic tests git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7870 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/gtut-tour-06-logs.doc | 4 ++-- doc/gtut-tour-09-simpledata.doc | 6 +++--- doc/gtut-tour-10-rpc.doc | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/gtut-tour-06-logs.doc b/doc/gtut-tour-06-logs.doc index 707d860b32..d9269e2f98 100644 --- a/doc/gtut-tour-06-logs.doc +++ b/doc/gtut-tour-06-logs.doc @@ -103,7 +103,7 @@ And the output now looks better: \section GRAS_tut_tour_logs_config The user side: configuring logs at run time -\section GRAS_tut_tour_logs_config_prio Choosing what gets displayed +\subsection GRAS_tut_tour_logs_config_prio Choosing what gets displayed Once we changed our program to use proper logging, it is naturally possible to choose at run time what we want to see. For example, if we want more @@ -115,7 +115,7 @@ Note that a VERBOSE line appears on client side: On the contrary, if we want to reduce the amount of logging, we may want to do pass --log=test.thres:error: -\section GRAS_tut_tour_logs_config_layout Choosing how things get displayed +\subsection GRAS_tut_tour_logs_config_layout Choosing how things get displayed As with SimGrid 3.3, it is also possible to change how each and every message get displayed from the command line without even recompiling diff --git a/doc/gtut-tour-09-simpledata.doc b/doc/gtut-tour-09-simpledata.doc index d74f48c86c..aea9829e90 100644 --- a/doc/gtut-tour-09-simpledata.doc +++ b/doc/gtut-tour-09-simpledata.doc @@ -3,9 +3,9 @@ \section GRAS_tut_tour_simpledata_toc Table of Contents - \ref GRAS_tut_tour_simpledata_intro - - \ref GRAS_tut_tour_simpledata_intro_conv - - \ref GRAS_tut_tour_simpledata_intro_gras - - \ref GRAS_tut_tour_simpledata_use + - \ref GRAS_tut_tour_simpledata_intro_conv + - \ref GRAS_tut_tour_simpledata_intro_gras + - \ref GRAS_tut_tour_simpledata_use - \ref GRAS_tut_tour_simpledata_example - \ref GRAS_tut_tour_simpledata_recap diff --git a/doc/gtut-tour-10-rpc.doc b/doc/gtut-tour-10-rpc.doc index 00b927462a..e06f20ec0d 100644 --- a/doc/gtut-tour-10-rpc.doc +++ b/doc/gtut-tour-10-rpc.doc @@ -3,11 +3,11 @@ \section GRAS_tut_tour_rpc_toc Table of Contents - \ref GRAS_tut_tour_rpc_intro - - \ref GRAS_tut_tour_rpc_use - - \ref GRAS_tut_tour_rpc_use_declare - - \ref GRAS_tut_tour_rpc_use_i2a_cb - - \ref GRAS_tut_tour_rpc_use_a2i_cb - - \ref GRAS_tut_tour_rpc_use_rest + - \ref GRAS_tut_tour_rpc_use + - \ref GRAS_tut_tour_rpc_use_declare + - \ref GRAS_tut_tour_rpc_use_i2a_cb + - \ref GRAS_tut_tour_rpc_use_a2i_cb + - \ref GRAS_tut_tour_rpc_use_rest - \ref GRAS_tut_tour_rpc_recap
-- 2.20.1