summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-11 15:18:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-11 15:19:19 +0200
commitc18215c8e81fd07e644f4107f9edebd7bc6fbe3c (patch)
tree26f5c815ab896a93810b9873527a068b127c5713 /eng
parentImprove file header comment in generated files (diff)
downloadrtems-docs-c18215c8e81fd07e644f4107f9edebd7bc6fbe3c.tar.bz2
eng: Move index-entries to all interfaces
Update #3715.
Diffstat (limited to 'eng')
-rw-r--r--eng/req/items.rst11
1 files 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`.