doxygen: Split up "libmisc" subgroups and removed libmisc

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-03 08:49:07 +02:00
committed by Sebastian Huber
parent c9bd696eb4
commit 7b0903293b
8 changed files with 13 additions and 23 deletions

View File

@@ -80,14 +80,6 @@
* @brief nfs Client
*/
/**
* @defgroup libmisc libmisc
*
* @ingroup TODO
*
* @brief libmisc
*/
/**
* @defgroup libmisc_mouse Serial Mouse
*

View File

@@ -1,6 +1,8 @@
/**
* @file
*
* @ingroup BSPCommandLine
*
* @brief BSP Command Line Handler
*
* This include file contains all prototypes and specifications
@@ -25,7 +27,7 @@
/**
* @defgroup BSPCommandLine BSP Command Line Helpers
*
* @ingroup libmisc
* @ingroup RTEMSAPIClassic
*
* The BSP Command Line Handler provides a set of routines which assist
* in examining and decoding the Command Line String passed to the BSP

View File

@@ -1,9 +1,8 @@
/**
* @file
*
* @defgroup libmisc_cpuuse CPU Usage
* @ingroup libmisc_cpuuse
*
* @ingroup libmisc
* @brief CPU Usage Report
*
* This include file contains information necessary to utilize
@@ -28,7 +27,7 @@
/**
* @defgroup libmisc_cpuuse CPU Usage
*
* @ingroup libmisc
* @ingroup RTEMSAPIClassic
*/
/**@{*/
#ifdef __cplusplus

View File

@@ -22,7 +22,7 @@
/**
* @defgroup libmisc_dumpbuf Print Memory Buffer
*
* @ingroup libmisc
* @ingroup RTEMSAPIPrintSupport
*/
/**@{*/
#ifdef __cplusplus

View File

@@ -1,9 +1,8 @@
/**
* @file
*
* @defgroup libmisc_fb_mw Input Devices for MicroWindows
* @ingroup libmisc_fb_mw
*
* @ingroup libmisc
* @brief Input Devices for MicroWindows
*
* This file defines the interface for input devices used by MicroWindows
@@ -23,7 +22,7 @@
/**
* @defgroup libmisc_fb_mw Input Devices for MicroWindows
*
* @ingroup libmisc
* @ingroup RTEMSDeviceDrivers
*/
/**@{*/
#ifdef __cplusplus

View File

@@ -1,9 +1,8 @@
/**
* @file
*
* @defgroup libmisc_stackchk Stack Checker Mechanism
* @ingroup libmisc_stackchk
*
* @ingroup libmisc
* @brief Stack Checker Information
*
* This include file contains information necessary to utilize
@@ -30,7 +29,7 @@
/**
* @defgroup libmisc_stackchk Stack Checker Mechanism
*
* @ingroup libmisc
* @ingroup RTEMSAPIClassic
*/
/**@{*/
#ifdef __cplusplus

View File

@@ -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
*/
/**@{*/

View File

@@ -28,7 +28,7 @@
/**
* @defgroup libmisc_untar_img Untar Image
*
* @ingroup libmisc
* @ingroup LibIO
*/
/**@{*/
#ifdef __cplusplus