From 529d251bbadf9f45db2b43f1e1a4e4147b418981 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 12:11:21 +0200 Subject: doxygen: Added libmisc group and libmisc mouse group Update #3706. @ingroup for these groups already existed, but no @defgroup Further restructuring necessary --- cpukit/include/rtems/bspcmdline.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cpukit/include/rtems/bspcmdline.h') diff --git a/cpukit/include/rtems/bspcmdline.h b/cpukit/include/rtems/bspcmdline.h index 058363295b..d9c21e73bc 100644 --- a/cpukit/include/rtems/bspcmdline.h +++ b/cpukit/include/rtems/bspcmdline.h @@ -1,9 +1,6 @@ /** * @file * - * @defgroup BSPCommandLine BSP Command Line Helpers - * - * @ingroup libmisc * @brief BSP Command Line Handler * * This include file contains all prototypes and specifications @@ -28,6 +25,8 @@ /** * @defgroup BSPCommandLine BSP Command Line Helpers * + * @ingroup libmisc + * * The BSP Command Line Handler provides a set of routines which assist * in examining and decoding the Command Line String passed to the BSP * at boot time. -- cgit v1.2.3