Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
write down the TODO
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 7 Feb 2005 23:21:41 +0000 (23:21 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 7 Feb 2005 23:21:41 +0000 (23:21 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@904 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/modules.doc

index cc1c756..30ad7c5 100644 (file)
          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
+     
     @{
 */