sapi: Canonicalize @defgroup and @file comments

Adjust group identifier and names to be in line with a common pattern.
Use common phrases for the group and file brief descriptions.

Update #3706.
This commit is contained in:
Sebastian Huber
2020-12-02 07:45:53 +01:00
parent 9278f3d04f
commit 3db9c820e5
48 changed files with 266 additions and 101 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
/**
* @file
*
* @brief Get the RTEMS Version as a String
* @ingroup RTEMSImplClassic
*
* @ingroup ClassicRTEMS
* @brief This source file contains the implementation of
* rtems_get_version_string().
*/
/*