From b07c721fc46498fd2a98b11f5574d8258b6dd263 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Thu, 28 Mar 2019 13:27:05 +0100 Subject: doxygen: Restructured cpukit/include/rtems/rtems Update #3706. --- cpukit/include/rtems/rtems/support.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/include/rtems/rtems/support.h') diff --git a/cpukit/include/rtems/rtems/support.h b/cpukit/include/rtems/rtems/support.h index 5834dba9e0..944e9fbe5b 100644 --- a/cpukit/include/rtems/rtems/support.h +++ b/cpukit/include/rtems/rtems/support.h @@ -1,7 +1,7 @@ /** * @file * - * @addtogroup ClassicRTEMSWorkspace + * @ingroup ClassicRTEMSWorkspace */ /* COPYRIGHT (c) 1989-2008. @@ -23,7 +23,7 @@ extern "C" { #endif /** - * @addtogroup ClassicRTEMS + * @addtogroup ClassicTasks */ /**@{**/ @@ -78,7 +78,7 @@ RTEMS_INLINE_ROUTINE void rtems_name_to_characters( /** * @defgroup ClassicRTEMSWorkspace Workspace * - * @ingroup ClassicRTEMS + * @ingroup RTEMSAPIClassic * * Workspace definitions. */ -- cgit v1.2.3