[rtems-docs commit] eng: Move index-entries to all interfaces

Sebastian Huber sebh at rtems.org
Sun Oct 11 13:20:39 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Sun Oct 11 15:18:36 2020 +0200

eng: Move index-entries to all interfaces

Update #3715.

---

 eng/req/items.rst | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/eng/req/items.rst b/eng/req/items.rst
index 0d5317a..5d94765 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1087,6 +1087,11 @@ example the :term:`API`, C language, compiler, interfaces to the
 implementation, and the hardware. All explicit attributes shall be specified.
 The explicit attributes for this type are:
 
+index-entries
+    The attribute value shall be a list of strings. It shall be a list of
+    additional document index entries.  A document index entry derived from the
+    interface name is added automatically.
+
 interface-type
     The attribute value shall be a :ref:`SpecTypeName`. It shall be the
     interface item type.
@@ -1166,12 +1171,6 @@ description
     :ref:`SpecTypeApplicationConfigurationValueOptionItemType` items have an
     attribute for constraints.
 
-index-entries
-    The attribute value shall be a list of strings. It shall be a list of
-    additional application configuration option document index entries.  The
-    application configuration option name is automatically added to the
-    document index.
-
 name
     The attribute value shall be an
     :ref:`SpecTypeApplicationConfigurationOptionName`.



More information about the vc mailing list