summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-28 13:27:05 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:32 +0200
commitb07c721fc46498fd2a98b11f5574d8258b6dd263 (patch)
tree17ce34b7501e4e84487852b5c5acdd44970ab1ce /cpukit/doxygen.h
parentdoxygen: Reviewed cpukit/include/rtems/posix (diff)
downloadrtems-b07c721fc46498fd2a98b11f5574d8258b6dd263.tar.bz2
doxygen: Restructured cpukit/include/rtems/rtems
Update #3706.
Diffstat (limited to 'cpukit/doxygen.h')
-rw-r--r--cpukit/doxygen.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
index 449026b707..34a84066d4 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -3,3 +3,17 @@
*
* @brief RTEMS Implementation.
*/
+
+/**
+ * @defgroup RTEMSInternalClassic Classic
+ *
+ * @ingroup RTEMSInternal
+ *
+ * @brief Classic
+ */
+
+/**
+ * @defgroup RTEMSAPI API
+ *
+ * @brief API
+ */