summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen/top-level-groups.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/doxygen/top-level-groups.h')
-rw-r--r--cpukit/doxygen/top-level-groups.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h
index 2916ec0b90..8d38195f3e 100644
--- a/cpukit/doxygen/top-level-groups.h
+++ b/cpukit/doxygen/top-level-groups.h
@@ -28,13 +28,14 @@
/**
* @defgroup RTEMSAPI API
*
- * @brief API
+ * @brief This group contains the Application Programming Interfaces (APIs) of
+ * RTEMS.
*/
/**
* @defgroup RTEMSDeviceDrivers Device Drivers
*
- * @brief Device Drivers
+ * @brief This group contains the device drivers.
*/
/**
@@ -46,5 +47,5 @@
/**
* @defgroup RTEMSTestSuites Test Suites
*
- * @brief Collection of Test Suites
+ * @brief This group contains the test suites.
*/