summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-02 12:11:21 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:12:35 +0200
commit529d251bbadf9f45db2b43f1e1a4e4147b418981 (patch)
tree2801edaba6a10e0f43dd112c21f053ad4a7ed9b6 /cpukit/doxygen.h
parentdoxygen: Added toplevel group for device drivers (diff)
downloadrtems-529d251bbadf9f45db2b43f1e1a4e4147b418981.tar.bz2
doxygen: Added libmisc group and libmisc mouse group
Update #3706. @ingroup for these groups already existed, but no @defgroup Further restructuring necessary
Diffstat (limited to '')
-rw-r--r--cpukit/doxygen.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
index c1dc6ef783..2af2d5ba1b 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -39,3 +39,20 @@
*
* @brief nfs Client
*/
+
+/**
+ * @defgroup libmisc libmisc
+ *
+ * @ingroup TODO
+ *
+ * @brief libmisc
+ */
+
+/**
+ * @defgroup libmisc_mouse Serial Mouse
+ *
+ * @ingroup libmisc
+ *
+ * @brief Serial Mouse
+ */
+