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/modes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/rtems/modes.h') diff --git a/cpukit/include/rtems/rtems/modes.h b/cpukit/include/rtems/rtems/modes.h index 39167c043f..ccaef240d7 100644 --- a/cpukit/include/rtems/rtems/modes.h +++ b/cpukit/include/rtems/rtems/modes.h @@ -1,7 +1,7 @@ /** * @file * - * @addtogroup ClassicModes + * @ingroup ClassicModes * * This include file contains all constants and structures associated * with the RTEMS thread and RTEMS_ASR modes. @@ -27,7 +27,7 @@ extern "C" { /** * @defgroup ClassicModes Modes * - * @ingroup ClassicRTEMS + * @ingroup RTEMSAPIClassic * * This encapsulates functionality related to the task modes supported * by the Classic API Task Manager. -- cgit v1.2.3