From a84e60d60b0c1f905d43c3a93c4ad257f52c5e67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20K=C3=BChndel?= Date: Fri, 3 Dec 2021 23:17:49 +0100 Subject: Doxygen: Adding Doxygen groups to files --- cpukit/include/rtems/rtems/mainpage.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/include/rtems/rtems/mainpage.h') diff --git a/cpukit/include/rtems/rtems/mainpage.h b/cpukit/include/rtems/rtems/mainpage.h index 78d5c6cc60..66c903f7e8 100644 --- a/cpukit/include/rtems/rtems/mainpage.h +++ b/cpukit/include/rtems/rtems/mainpage.h @@ -3,10 +3,18 @@ /** * @file * + * @ingroup RTEMSImplDoxygen + * * @brief This file exists to provide a top level description of RTEMS for * Doxygen. */ +/** + * @defgroup RTEMSImplDoxygen Doxygen document generator support + * + * @ingroup RTEMSImpl + */ + /* * Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) * -- cgit v1.2.3