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/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/rtems/config.h') diff --git a/cpukit/include/rtems/rtems/config.h b/cpukit/include/rtems/rtems/config.h index b9c920dfeb..63449be922 100644 --- a/cpukit/include/rtems/rtems/config.h +++ b/cpukit/include/rtems/rtems/config.h @@ -1,7 +1,7 @@ /** * @file * - * @addtogroup ClassicConfig + * @ingroup ClassicConfig * * This include file contains the table of user defined configuration * parameters specific for the RTEMS API. @@ -28,7 +28,7 @@ extern "C" { /** * @defgroup ClassicConfig Configuration * - * @ingroup ClassicRTEMS + * @ingroup RTEMSAPIClassic * * This encapsulates functionality related to the application's configuration * of the Classic API including the maximum number of each class of objects. -- cgit v1.2.3