From bb0ccc17f5c79ca8efc636ae906fea237268cc72 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 9 Apr 2019 11:32:40 +0200 Subject: doxygen: score: adjust doc in isrlevel.h to doxygen guidelines Update #3706. --- cpukit/include/rtems/score/isrlevel.h | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'cpukit/include/rtems/score/isrlevel.h') diff --git a/cpukit/include/rtems/score/isrlevel.h b/cpukit/include/rtems/score/isrlevel.h index 9340706f22..c42451d010 100644 --- a/cpukit/include/rtems/score/isrlevel.h +++ b/cpukit/include/rtems/score/isrlevel.h @@ -1,10 +1,12 @@ /** - * @file + * @file * - * @brief ISR Level Type + * @ingroup RTEMSScoreISR * - * This include file defines the ISR Level type. It exists to - * simplify include dependencies. It is part of the ISR Handler. + * @brief ISR Level Type + * + * This include file defines the ISR Level type. It exists to + * simplify include dependencies. It is part of the ISR Handler. */ /* @@ -27,9 +29,10 @@ extern "C" { #endif /** - * @addtogroup RTEMSScoreISR ISR Handler + * @addtogroup RTEMSScoreISR ISR Handler + * + * @{ */ -/** @{ */ /** * The following type defines the control block used to manage -- cgit v1.2.3