Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Fix missing timings for MPI_Send.
[simgrid.git] / include / xbt / file.h
index 1af89b771117739fd30e9000410c74072b28816f..8f6941a54022360e38031ff8904cd46fe064f088 100644 (file)
@@ -18,8 +18,8 @@
 
 SG_BEGIN_DECL()
 
 
 SG_BEGIN_DECL()
 
-/** @addtogroup XBT_file
- *  @brief File manipulation functions
+/** @defgroup XBT_file File manipulation functions
+ *  @ingroup XBT_misc
  *
  * This module redefine some quite classical functions such as xbt_getline() or xbt_dirname() for the platforms
  * lacking them.
  *
  * This module redefine some quite classical functions such as xbt_getline() or xbt_dirname() for the platforms
  * lacking them.