mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
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.
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSInternal Internal
|
||||
* @defgroup RTEMSImpl Implementation
|
||||
*
|
||||
* @brief RTEMS Implementation.
|
||||
* @brief This group contains the RTEMS implementation components.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user