From f1d932d510bcd818249257800e1e5429cf1f322e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 13 Oct 2020 14:35:18 +0200 Subject: doxygen: Rename Internal to Implementation Use a top-level implementation group to gather implementation related files. The use of "Impl" is shorter and matches with the *impl.h file names. --- cpukit/doxygen/top-level-groups.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/doxygen') diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h index c1a91a3482..2916ec0b90 100644 --- a/cpukit/doxygen/top-level-groups.h +++ b/cpukit/doxygen/top-level-groups.h @@ -38,9 +38,9 @@ */ /** - * @defgroup RTEMSInternal Internal + * @defgroup RTEMSImpl Implementation * - * @brief RTEMS Implementation. + * @brief This group contains the RTEMS implementation components. */ /** -- cgit v1.2.3