From a15eaaf9fdba8a9311623ae44711d17701a19d30 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 Jan 2013 13:20:34 -0600 Subject: cpukit: Doxygen group fixes and many warnings addressed The output of the modules.html is much improved. Most filesystem and POSIX API related groups are properly nested. Some formatting issues were addressed as were multiple inconsistencies. --- cpukit/rtems/include/rtems/rtems/sem.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/rtems/include/rtems/rtems/sem.h') diff --git a/cpukit/rtems/include/rtems/rtems/sem.h b/cpukit/rtems/include/rtems/rtems/sem.h index bc5f4dc30b..4442b1d68c 100644 --- a/cpukit/rtems/include/rtems/rtems/sem.h +++ b/cpukit/rtems/include/rtems/rtems/sem.h @@ -1,10 +1,11 @@ /** * @file rtems/rtems/sem.h * + * @brief Semaphore Manager + * * @defgroup ClassicSem Semaphores * * @ingroup ClassicRTEMS - * @brief Semaphore Manager * * This include file contains all the constants and structures associated * with the Semaphore Manager. This manager utilizes standard Dijkstra -- cgit v1.2.3