Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The variable-constraint graph is already traversed, and there is no
[simgrid.git] / doc / gtut-howto.doc
1 /**
2 @page GRAS_howto GRAS HOWTOs
3
4   \htmlonly <!--
5     DOXYGEN_NAVBAR_LABEL="HOWTOs"
6     DOXYGEN_NAVBAR_CHILD "Designing GRAS application"=GRAS_howto_design.html
7   --> \endhtmlonly
8                           
9
10 This page tries to explain how to use the GRAS framework. It does not focus
11 on specific functionalities (which are detailed in the initiatic tour), but
12 rather on global aspects. Here is the list of existing howtos for now:
13
14  - \ref GRAS_howto_design
15  - I plan to write a document on how to debug a GRAS application, one day.
16  
17 */