From 0f02e6f639d8615eb3b6e6311b5c83326fb724b8 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 12:09:49 +0200 Subject: doxygen: Added toplevel group for device drivers Update #3706. --- cpukit/include/rtems/bdbuf.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'cpukit/include/rtems/bdbuf.h') diff --git a/cpukit/include/rtems/bdbuf.h b/cpukit/include/rtems/bdbuf.h index 2794af7300..fbb4fc05e9 100644 --- a/cpukit/include/rtems/bdbuf.h +++ b/cpukit/include/rtems/bdbuf.h @@ -2,6 +2,7 @@ * @file * * @ingroup rtems_bdbuf + * * @brief Block Device Buffer Management */ @@ -34,7 +35,9 @@ extern "C" { /** * @defgroup rtems_libblock Block Device Library * - * Block device modules. + * @ingroup RTEMSDeviceDrivers + * + * @brief Block device modules. */ /** -- cgit v1.2.3