summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/version.h')
-rw-r--r--cpukit/include/rtems/version.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/include/rtems/version.h b/cpukit/include/rtems/version.h
index a8aff732f3..87d5e1492c 100644
--- a/cpukit/include/rtems/version.h
+++ b/cpukit/include/rtems/version.h
@@ -1,7 +1,9 @@
/**
* @file
*
- * @brief Version API.
+ * @ingroup RTEMSAPIClassicVersion
+ *
+ * @brief This header file provides the Version API.
*/
/*
@@ -29,8 +31,9 @@ extern "C" {
*
* @brief The Version API provides functions to return the version or parts of
* the version of RTEMS you are using.
+ *
+ * @{
*/
-/**@{**/
/**
* @brief Returns the version string.