From 13bf534d2abb679d945719b02071e03c38d64b63 Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 31 Jul 2006 19:44:24 +0000 Subject: [PATCH] Make room for the simpledata lesson git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2670 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/gtut-tour-08-exceptions.doc | 2 +- doc/gtut-tour.doc | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/gtut-tour-08-exceptions.doc b/doc/gtut-tour-08-exceptions.doc index 5f646cf786..fe1fa8b121 100644 --- a/doc/gtut-tour-08-exceptions.doc +++ b/doc/gtut-tour-08-exceptions.doc @@ -146,6 +146,6 @@ The complete program reads: \include 08-exceptions.c -Go to \ref GRAS_tut_tour_rpc +Go to \ref GRAS_tut_tour_simpledata */ diff --git a/doc/gtut-tour.doc b/doc/gtut-tour.doc index 58232b0799..3674952e1b 100644 --- a/doc/gtut-tour.doc +++ b/doc/gtut-tour.doc @@ -16,7 +16,8 @@ all features available in GRAS. DOXYGEN_NAVBAR_CHILD "6: Logs"=GRAS_tut_tour_logs.html DOXYGEN_NAVBAR_CHILD "7: Timers"=GRAS_tut_tour_timers.html DOXYGEN_NAVBAR_CHILD "8: Exceptions"=GRAS_tut_tour_exceptions.html - DOXYGEN_NAVBAR_CHILD "9: RPC"=GRAS_tut_tour_rpc.html + DOXYGEN_NAVBAR_CHILD "9: Simple data"=GRAS_tut_tour_simpledata.html + DOXYGEN_NAVBAR_CHILD "10: RPC"=GRAS_tut_tour_rpc.html --> \endhtmlonly Part 1: Bases @@ -72,6 +73,11 @@ all features available in GRAS. - \ref GRAS_tut_tour_exceptions_use - \ref GRAS_tut_tour_exceptions_recap + - \ref GRAS_tut_tour_simpledata + - \ref GRAS_tut_tour_simpledata_intro + - \ref GRAS_tut_tour_simpledata_use + - \ref GRAS_tut_tour_simpledata_recap + - \ref GRAS_tut_tour_rpc - \ref GRAS_tut_tour_rpc_intro - \ref GRAS_tut_tour_rpc_use -- 2.20.1