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.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/doxygen.h') diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h index c159b2082d..0428424476 100644 --- a/cpukit/doxygen.h +++ b/cpukit/doxygen.h @@ -1,7 +1,7 @@ /** - * @defgroup RTEMSInternalClassic Classic + * @defgroup RTEMSImplClassic Classic * - * @ingroup RTEMSInternal + * @ingroup RTEMSImpl * * @brief Classic */ -- cgit v1.2.3