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/include/rtems/extensionimpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/include/rtems/extensionimpl.h') diff --git a/cpukit/include/rtems/extensionimpl.h b/cpukit/include/rtems/extensionimpl.h index 12d0bb656f..ed9da1fa28 100644 --- a/cpukit/include/rtems/extensionimpl.h +++ b/cpukit/include/rtems/extensionimpl.h @@ -28,7 +28,7 @@ extern "C" { /** * @defgroup ClassicUserExtensionsImpl User Extensions Implementation * - * @ingroup RTEMSInternalClassic + * @ingroup RTEMSImplClassic * * @{ */ -- cgit v1.2.3