Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
better rendering of simgrid_modules.png (and corrected font for TRACE module)
[simgrid.git] / doc / gtut-tour-13-pointers.doc
index 4e03372596169ae44ab6c7cc8dc1e2bbaf4b5a17..3c0f6a95005d79a89bd53c060faa43ed1c484f75 100644 (file)
@@ -7,9 +7,15 @@ long otherwise, the lesson is organized as a FAQ, with little examples of
 how to do things.
 
 \section GRAS_tut_tour_pointers_toc Table of Contents
+ - \ref GRAS_tut_tour_pointers_intro
+ - \ref GRAS_tut_tour_pointers_use
+ - \ref GRAS_tut_tour_pointers_recap
  - \ref GRAS_tut_tour_pointers_cste
    
 <hr>
+\section GRAS_tut_tour_pointers_intro Introduction to pointers in datadesc
+\section GRAS_tut_tour_pointers_use Using pointers in datadesc
+\section GRAS_tut_tour_pointers_recap Recapping everything
 
 
 \section GRAS_tut_tour_pointers_cste How to have constants in parsed structures?