[rtems commit] doxygen: Wrap long lines

Sebastian Huber sebh at rtems.org
Fri Sep 18 06:20:15 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep 18 08:19:37 2020 +0200

doxygen: Wrap long lines

---

 cpukit/doxygen/appl-config.h | 30 ++++++++++++++++++++----------
 1 file changed, 20 insertions(+), 10 deletions(-)

diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h
index 0386f83..d4895bb 100644
--- a/cpukit/doxygen/appl-config.h
+++ b/cpukit/doxygen/appl-config.h
@@ -43,7 +43,8 @@
  */
 
 /**
- * @defgroup RTEMSApplConfigBlockDeviceCacheConfiguration Block Device Cache Configuration
+ * @defgroup RTEMSApplConfigBlockDeviceCacheConfiguration \
+ *   Block Device Cache Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -281,7 +282,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigBSPRelatedConfigurationOptions BSP Related Configuration Options
+ * @defgroup RTEMSApplConfigBSPRelatedConfigurationOptions \
+ *   BSP Related Configuration Options
  *
  * @ingroup RTEMSApplConfig
  *
@@ -926,7 +928,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigClassicAPIInitializationTaskConfiguration Classic API Initialization Task Configuration
+ * @defgroup RTEMSApplConfigClassicAPIInitializationTaskConfiguration \
+ *   Classic API Initialization Task Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -1084,7 +1087,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigDeviceDriverConfiguration Device Driver Configuration
+ * @defgroup RTEMSApplConfigDeviceDriverConfiguration \
+ *   Device Driver Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -1583,7 +1587,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigEventRecordingConfiguration Event Recording Configuration
+ * @defgroup RTEMSApplConfigEventRecordingConfiguration \
+ *   Event Recording Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -2209,7 +2214,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigGeneralSystemConfiguration General System Configuration
+ * @defgroup RTEMSApplConfigGeneralSystemConfiguration \
+ *   General System Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -2965,7 +2971,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigMultiprocessingConfiguration Multiprocessing Configuration
+ * @defgroup RTEMSApplConfigMultiprocessingConfiguration \
+ *   Multiprocessing Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -3529,7 +3536,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigPOSIXInitializationThreadConfiguration POSIX Initialization Thread Configuration
+ * @defgroup RTEMSApplConfigPOSIXInitializationThreadConfiguration \
+ *   POSIX Initialization Thread Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -3610,7 +3618,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigGeneralSchedulerConfiguration General Scheduler Configuration
+ * @defgroup RTEMSApplConfigGeneralSchedulerConfiguration \
+ *   General Scheduler Configuration
  *
  * @ingroup RTEMSApplConfig
  *
@@ -4111,7 +4120,8 @@
 /** @} */
 
 /**
- * @defgroup RTEMSApplConfigTaskStackAllocatorConfiguration Task Stack Allocator Configuration
+ * @defgroup RTEMSApplConfigTaskStackAllocatorConfiguration \
+ *   Task Stack Allocator Configuration
  *
  * @ingroup RTEMSApplConfig
  *



More information about the vc mailing list