From b23e4cebaebae7310a1a7d8cf57d1cf28ec06a11 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 10 May 2007 12:48:21 +0000 Subject: [PATCH 1/1] A pointer from the tutorial main page to the howtos git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3497 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/gtut-main.doc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/gtut-main.doc b/doc/gtut-main.doc index 7908616629..7bb98342e0 100644 --- a/doc/gtut-main.doc +++ b/doc/gtut-main.doc @@ -40,6 +40,12 @@ This section constitutes a tutorial to the GRAS programming environment. - \ref GRAS_tut_tour_exchangecb - Part 4: Advanced topics (TODO) + - \ref GRAS_howto :\n + This section contains some self-contained document explaining one + aspect of the framework which would be hard to integrate in the + suite of lessons composing the tutorial. + - \ref GRAS_howto_design + \htmlonly