Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doxygen: uniformity in command markers (@ vs. \)
[simgrid.git] / doc / doxygen / module-trace.doc
index de01c4a..ac1e004 100644 (file)
@@ -1,20 +1,21 @@
 /**
-\addtogroup TRACE_API
+@addtogroup TRACE_API
 
-\section TRACE_doc TRACE documentation
-- \ref TRACE_category
-- \ref TRACE_mark
-- \ref TRACE_user_variables
+@section TRACE_doc TRACE documentation
+- @ref TRACE_category
+- @ref TRACE_mark
+- @ref TRACE_user_variables
 
-\defgroup TRACE_category Tracing categories
-\ingroup TRACE_API
-\brief Functions to declare tracing categories.
+@{
+  @defgroup TRACE_category Tracing categories
+  @brief Functions to declare tracing categories.
 
-\defgroup TRACE_mark Tracing marks
-\ingroup TRACE_API
-\brief Functions to declare and create tracing marks.
+  @defgroup TRACE_mark Tracing marks
+  @brief Functions to declare and create tracing marks.
 
-\defgroup TRACE_user_variables Tracing user variables
-\ingroup TRACE_API
-\brief Functions to declare and define user variables associated to resources.
+  @defgroup TRACE_user_variables Tracing user variables
+  @brief Functions to declare and define user variables associated to resources.
+  
+@}
 */
\ No newline at end of file