Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
shuffle a bit the MSG and SimDag documentation
[simgrid.git] / include / xbt / file.h
index a907eaa..8f6941a 100644 (file)
@@ -19,7 +19,7 @@
 SG_BEGIN_DECL()
 
 /** @defgroup XBT_file File manipulation functions
- *  @ingroup XBT
+ *  @ingroup XBT_misc
  *
  * This module redefine some quite classical functions such as xbt_getline() or xbt_dirname() for the platforms
  * lacking them.