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/confdefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/include/rtems/confdefs.h') diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h index b53ed0b83b..fb4a7b9800 100644 --- a/cpukit/include/rtems/confdefs.h +++ b/cpukit/include/rtems/confdefs.h @@ -45,7 +45,7 @@ /** * @defgroup RTEMSApplicationConfiguration Application Configuration * - * @ingroup RTEMSInternal + * @ingroup RTEMSImpl * * @brief Evaluation of Application Configuration Options * -- cgit v1.2.3