From: mquinson Date: Mon, 7 Feb 2005 23:21:41 +0000 (+0000) Subject: write down the TODO X-Git-Tag: v3.3~4447 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/16072227dba258909792b99458156ab65f4ecdd3?hp=7cccc79a97bdb37e1fe4c100a61c0d3d255b3d04 write down the TODO git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@904 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/modules.doc b/src/modules.doc index cc1c756473..30ad7c537a 100644 --- a/src/modules.doc +++ b/src/modules.doc @@ -144,6 +144,16 @@ This a system call virtualization layer, which also acts as a portability layer. + \section GRAS_todo TODO + Documentation related: + - Add an example to the \ref GRAS_msg section, at least + - Document examples/gras/gras_stub_generator utility and how to deal + with the fact that programs must have a main in RL and not in SG. + - Document example/gras/ping as it uses almost all of the GRAS + features. + + Code related: too long to be written here. See the TODO file + @{ */