[rtems-docs commit] c-user: Fix index directives

Sebastian Huber sebh at rtems.org
Mon Feb 5 09:48:23 UTC 2018


Module:    rtems-docs
Branch:    master
Commit:    13debfb57f82a1544e5ba4939a4efc200f540a71
Changeset: http://git.rtems.org/rtems-docs/commit/?id=13debfb57f82a1544e5ba4939a4efc200f540a71

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Feb  5 10:43:23 2018 +0100

c-user: Fix index directives

Update #3229.

---

 c-user/configuring_a_system.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index cc6e866..219a861 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -4659,6 +4659,7 @@ NOTES:
 
 Obsolete Configuration Options
 ==============================
+
 .. index:: CONFIGURE_BDBUF_BUFFER_COUNT
 
 CONFIGURE_BDBUF_BUFFER_COUNT
@@ -4666,6 +4667,7 @@ CONFIGURE_BDBUF_BUFFER_COUNT
 
 This configuration option was introduced in RTEMS 4.7.0 and is obsolete since
 RTEMS 4.10.0.
+
 .. index:: CONFIGURE_BDBUF_BUFFER_SIZE
 
 CONFIGURE_BDBUF_BUFFER_SIZE
@@ -4673,6 +4675,7 @@ CONFIGURE_BDBUF_BUFFER_SIZE
 
 This configuration option was introduced in RTEMS 4.7.0 and is obsolete since
 RTEMS 4.10.0.
+
 .. index:: CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS
 
 CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS
@@ -4680,6 +4683,7 @@ CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS
 
 This configuration option was introduced in RTEMS 4.9.0 and is obsolete since
 RTEMS 5.1.
+
 .. index:: CONFIGURE_HAS_OWN_BDBUF_TABLE
 
 CONFIGURE_HAS_OWN_BDBUF_TABLE
@@ -4701,12 +4705,14 @@ CONFIGURE_MAXIMUM_POSIX_BARRIERS
 --------------------------------
 
 This configuration option is obsolete since RTEMS 5.1.
+
 .. index:: CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES
 
 CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES
 -------------------------------------------
 
 This configuration option is obsolete since RTEMS 5.1.
+
 .. index:: CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS
 
 CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS
@@ -4714,18 +4720,21 @@ CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS
 
 This configuration option was introduced in RTEMS 4.10.0 and is obsolete since
 RTEMS 5.1.
+
 .. index:: CONFIGURE_MAXIMUM_POSIX_MUTEXES
 
 CONFIGURE_MAXIMUM_POSIX_MUTEXES
 -------------------------------
 
 This configuration option is obsolete since RTEMS 5.1.
+
 .. index:: CONFIGURE_MAXIMUM_POSIX_RWLOCKS
 
 CONFIGURE_MAXIMUM_POSIX_RWLOCKS
 -------------------------------
 
 This configuration option is obsolete since RTEMS 5.1.
+
 .. index:: CONFIGURE_MAXIMUM_POSIX_SPINLOCKS
 
 CONFIGURE_MAXIMUM_POSIX_SPINLOCKS
@@ -4747,6 +4756,7 @@ CONFIGURE_SMP_APPLICATION
 
 This configuration option was introduced in RTEMS 4.11.0 and is obsolete since
 RTEMS 5.1.
+
 .. index:: CONFIGURE_SMP_MAXIMUM_PROCESSORS
 
 CONFIGURE_SMP_MAXIMUM_PROCESSORS



More information about the vc mailing list