mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
doxygen: Split up "libmisc" subgroups and removed libmisc
Update #3706.
This commit is contained in:
committed by
Sebastian Huber
parent
c9bd696eb4
commit
7b0903293b
@@ -80,14 +80,6 @@
|
||||
* @brief nfs Client
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup libmisc libmisc
|
||||
*
|
||||
* @ingroup TODO
|
||||
*
|
||||
* @brief libmisc
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup libmisc_mouse Serial Mouse
|
||||
*
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
/**
|
||||
* @defgroup libmisc_dumpbuf Print Memory Buffer
|
||||
*
|
||||
* @ingroup libmisc
|
||||
* @ingroup RTEMSAPIPrintSupport
|
||||
*/
|
||||
/**@{*/
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
/**@{*/
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
/**
|
||||
* @defgroup libmisc_untar_img Untar Image
|
||||
*
|
||||
* @ingroup libmisc
|
||||
* @ingroup LibIO
|
||||
*/
|
||||
/**@{*/
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user