Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Clean the gtut files.
[simgrid.git] / doc / gtut-files / gtut-howto.doc
diff --git a/doc/gtut-files/gtut-howto.doc b/doc/gtut-files/gtut-howto.doc
new file mode 100644 (file)
index 0000000..f849375
--- /dev/null
@@ -0,0 +1,11 @@
+/** @defgroup GRAS_howto HOWTOs
+    @ingroup GRAS_tut
+
+This page tries to explain how to use the GRAS framework. It does not focus
+on specific functionalities (which are detailed in the initiatic tour), but
+rather on global aspects. Here is the list of existing howtos for now:
+
+ - \ref GRAS_howto_design
+ - I plan to write a document on how to debug a GRAS application, one day.
+
+*/