Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Clean some files and target
[simgrid.git] / doc / user_guide / doxygen / gtut-files / gtut-tour-12-staticstruct.doc
diff --git a/doc/user_guide/doxygen/gtut-files/gtut-tour-12-staticstruct.doc b/doc/user_guide/doxygen/gtut-files/gtut-tour-12-staticstruct.doc
new file mode 100644 (file)
index 0000000..1327b78
--- /dev/null
@@ -0,0 +1,26 @@
+/**
+@page GRAS_tut_tour_staticstruct Lesson 12: Defining static structures (TODO)
+
+\section GRAS_tut_tour_staticstruct_toc Table of Contents
+ - \ref GRAS_tut_tour_staticstruct_intro
+ - \ref GRAS_tut_tour_staticstruct_use
+ - \ref GRAS_tut_tour_staticstruct_recap
+
+<hr>
+
+\section GRAS_tut_tour_staticstruct_intro Introduction
+
+
+\section GRAS_tut_tour_staticstruct_use Defining static structure to GRAS
+
+
+\section GRAS_tut_tour_staticstruct_recap Recapping everything together
+
+The program now reads:
+include 11-staticstruct.c
+
+Which produces the expected output:
+include 11-staticstruct.output
+
+
+*/