X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f226063bd973b7eac5051d63fe92a0353af7bfcc..30a95d9c54b09486dad30be824b354fb570078b1:/src/msg/m_process.c diff --git a/src/msg/m_process.c b/src/msg/m_process.c index f88ccaadb0..d49a58ac30 100644 --- a/src/msg/m_process.c +++ b/src/msg/m_process.c @@ -13,6 +13,8 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_process, msg, /** \defgroup m_process_management Management Functions of Agents * \brief This section describes the agent structure of MSG + */ +/** \addtogroup m_process_management * (#m_process_t) and the functions for managing it. * \htmlonly \endhtmlonly *