From e07088d9ba894d8d1fd4dba8b2ff03ccffebba05 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 25 Nov 2020 16:42:08 +0100 Subject: rtems: Canonicalize implementation Doxygen groups Rename Classic API top-level group from Classic to RTEMSImplClassic. Use RTEMSImplClassic as a prefix for the subgroups. Change the group names to be in line with the API group names. Use common phrases for the group brief descriptions. Update #3706. --- cpukit/sapi/src/extensionident.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/sapi/src/extensionident.c') diff --git a/cpukit/sapi/src/extensionident.c b/cpukit/sapi/src/extensionident.c index d408f68dd1..aa0dfca5ab 100644 --- a/cpukit/sapi/src/extensionident.c +++ b/cpukit/sapi/src/extensionident.c @@ -3,7 +3,7 @@ /** * @file * - * @ingroup ClassicUserExtensionsImpl + * @ingroup RTEMSImplClassicUserExt * * @brief rtems_extension_ident() Implementation */ -- cgit v1.2.3