summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-01 10:55:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:32 +0200
commit534226146902db71f4a4c0bd3663977685f0194d (patch)
treecc2eddfca19c8c1b57dccf06b589b59bfb7c3b4d /cpukit/doxygen.h
parentdoxygen: score: Put ARM Co-Processor 15 group in ARM (diff)
downloadrtems-534226146902db71f4a4c0bd3663977685f0194d.tar.bz2
doxygen: Added groups to IO library
Update #3706.
Diffstat (limited to 'cpukit/doxygen.h')
-rw-r--r--cpukit/doxygen.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
index 34a84066d4..c0b2f8625e 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -17,3 +17,19 @@
*
* @brief API
*/
+
+/**
+ * @defgroup libfs libfs
+ *
+ * @ingroup FileSystemTypesAndMount
+ *
+ * @brief libfs
+ */
+
+/**
+ * @defgroup nfsclient nfs Client
+ *
+ * @ingroup FileSystemTypesAndMount
+ *
+ * @brief nfs Client
+ */