From 534226146902db71f4a4c0bd3663977685f0194d Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Mon, 1 Apr 2019 10:55:15 +0200 Subject: doxygen: Added groups to IO library Update #3706. --- cpukit/doxygen.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'cpukit/doxygen.h') 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 + */ -- cgit v1.2.3