[rtems commit] doxygen: Split up "libmisc" subgroups and removed libmisc

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


Module:    rtems
Branch:    master
Commit:    7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea
Changeset: http://git.rtems.org/rtems/commit/?id=7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Wed Apr  3 08:49:07 2019 +0200

doxygen: Split up "libmisc" subgroups and removed libmisc

Update #3706.

---

 cpukit/doxygen.h                  | 8 --------
 cpukit/include/rtems/bspcmdline.h | 4 +++-
 cpukit/include/rtems/cpuuse.h     | 5 ++---
 cpukit/include/rtems/dumpbuf.h    | 2 +-
 cpukit/include/rtems/mw_uid.h     | 5 ++---
 cpukit/include/rtems/stackchk.h   | 5 ++---
 cpukit/include/rtems/stringto.h   | 5 ++---
 cpukit/include/rtems/untar.h      | 2 +-
 8 files changed, 13 insertions(+), 23 deletions(-)

diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
index 729d8b2..ba75c80 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -81,14 +81,6 @@
  */
 
 /**
- * @defgroup libmisc libmisc
- *
- * @ingroup TODO
- *
- * @brief libmisc
- */
-
-/**
  * @defgroup libmisc_mouse Serial Mouse
  *
  * @ingroup RTEMSDeviceDrivers
diff --git a/cpukit/include/rtems/bspcmdline.h b/cpukit/include/rtems/bspcmdline.h
index d9c21e7..fea73fc 100644
--- a/cpukit/include/rtems/bspcmdline.h
+++ b/cpukit/include/rtems/bspcmdline.h
@@ -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
diff --git a/cpukit/include/rtems/cpuuse.h b/cpukit/include/rtems/cpuuse.h
index 325ef0d..50c9866 100644
--- a/cpukit/include/rtems/cpuuse.h
+++ b/cpukit/include/rtems/cpuuse.h
@@ -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
diff --git a/cpukit/include/rtems/dumpbuf.h b/cpukit/include/rtems/dumpbuf.h
index d714879..690ac63 100644
--- a/cpukit/include/rtems/dumpbuf.h
+++ b/cpukit/include/rtems/dumpbuf.h
@@ -22,7 +22,7 @@
 /**
  *  @defgroup libmisc_dumpbuf Print Memory Buffer
  *
- *  @ingroup libmisc
+ *  @ingroup RTEMSAPIPrintSupport
  */
 /**@{*/
 #ifdef __cplusplus
diff --git a/cpukit/include/rtems/mw_uid.h b/cpukit/include/rtems/mw_uid.h
index 2222494..86fdae9 100644
--- a/cpukit/include/rtems/mw_uid.h
+++ b/cpukit/include/rtems/mw_uid.h
@@ -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
diff --git a/cpukit/include/rtems/stackchk.h b/cpukit/include/rtems/stackchk.h
index 22f2730..b600bae 100644
--- a/cpukit/include/rtems/stackchk.h
+++ b/cpukit/include/rtems/stackchk.h
@@ -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
diff --git a/cpukit/include/rtems/stringto.h b/cpukit/include/rtems/stringto.h
index 53e8147..8389219 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
  */
 /**@{*/
 
diff --git a/cpukit/include/rtems/untar.h b/cpukit/include/rtems/untar.h
index bc0a97c..ba99eb0 100644
--- a/cpukit/include/rtems/untar.h
+++ b/cpukit/include/rtems/untar.h
@@ -28,7 +28,7 @@
 /**
  *  @defgroup libmisc_untar_img Untar Image
  *
- *  @ingroup libmisc
+ *  @ingroup LibIO
  */
 /**@{*/
 #ifdef __cplusplus




More information about the vc mailing list