Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not require doxygen in maintainer mode
[simgrid.git] / doc / gtut-main.doc
index d5be11b..7bb9834 100644 (file)
@@ -30,6 +30,8 @@ This section constitutes a tutorial to the GRAS programming environment.
      - \ref GRAS_tut_tour_exceptions
      - \ref GRAS_tut_tour_simpledata
      - \ref GRAS_tut_tour_rpc
+     - \ref GRAS_tut_tour_explicitwait
+     - \ref GRAS_tut_tour_message_recaping
    - Part 3: Data description
      - \ref GRAS_tut_tour_staticstruct
      - \ref GRAS_tut_tour_pointers
@@ -38,10 +40,17 @@ 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 <!-- 
       DOXYGEN_NAVBAR_LABEL="Tutorial"
       DOXYGEN_NAVBAR_CHILD "What is GRAS"=GRAS_tut_intro.html
       DOXYGEN_NAVBAR_CHILD "Initiatic tour"=GRAS_tut_tour.html
+      DOXYGEN_NAVBAR_CHILD "GRAS HOWTOs"=GRAS_howto.html
     --> \endhtmlonly
 
 */