From 7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Wed, 3 Apr 2019 08:49:07 +0200 Subject: doxygen: Split up "libmisc" subgroups and removed libmisc Update #3706. --- cpukit/include/rtems/stringto.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cpukit/include/rtems/stringto.h') diff --git a/cpukit/include/rtems/stringto.h b/cpukit/include/rtems/stringto.h index 53e8147c81..8389219fe8 100644 --- a/cpukit/include/rtems/stringto.h +++ b/cpukit/include/rtems/stringto.h @@ -1,9 +1,8 @@ /** * @file * - * @defgroup libmisc_conv_help Conversion Helpers + * @ingroup libmisc_conv_help * - * @ingroup libmisc * @brief Convert String to Pointer (with validation) * * This file defines the interface to a set of string conversion helpers. @@ -23,7 +22,7 @@ /** * @defgroup libmisc_conv_help Conversion Helpers * - * @ingroup libmisc + * @ingroup RTEMSAPIClassic */ /**@{*/ -- cgit v1.2.3