summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/rtems/mainpage.h
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2021-12-03 23:17:49 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-18 14:35:48 +0100
commita84e60d60b0c1f905d43c3a93c4ad257f52c5e67 (patch)
tree61754c41ca9effd9e65f397adc8c40357f18a3a9 /cpukit/include/rtems/rtems/mainpage.h
parent1cef08a2c606a9fcd3195ca90e5ec7c27f8bb842 (diff)
Doxygen: Adding Doxygen groups to filesqual-55
Diffstat (limited to 'cpukit/include/rtems/rtems/mainpage.h')
-rw-r--r--cpukit/include/rtems/rtems/mainpage.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/include/rtems/rtems/mainpage.h b/cpukit/include/rtems/rtems/mainpage.h
index 78d5c6cc60..66c903f7e8 100644
--- a/cpukit/include/rtems/rtems/mainpage.h
+++ b/cpukit/include/rtems/rtems/mainpage.h
@@ -3,10 +3,18 @@
/**
* @file
*
+ * @ingroup RTEMSImplDoxygen
+ *
* @brief This file exists to provide a top level description of RTEMS for
* Doxygen.
*/
+/**
+ * @defgroup RTEMSImplDoxygen Doxygen document generator support
+ *
+ * @ingroup RTEMSImpl
+ */
+
/*
* Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
*