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.
This commit is contained in:
Sebastian Huber
2020-12-02 07:45:53 +01:00
parent 9c20b987cd
commit e07088d9ba
63 changed files with 191 additions and 131 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
/**
* @file
*
* @ingroup ClassicUserExtensionsImpl
* @ingroup RTEMSImplClassicUserExt
*
* @brief rtems_extension_ident() Implementation
*/