summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-27 15:36:50 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-28 07:33:18 +0200
commitfd2fc509a3cadb484cb9ef91ed2de2d94f2a1dc9 (patch)
treeb1b01608006bb0e73fb8e8c4208983b2a3fd0911
parenteng: Add recommendations for attributes (diff)
downloadrtems-docs-fd2fc509a3cadb484cb9ef91ed2de2d94f2a1dc9.tar.bz2
eng: Add requirement text to interface groups
This allows to state the requirement for an interface group directly in the item. Update #3715.
-rw-r--r--eng/req/items.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/eng/req/items.rst b/eng/req/items.rst
index 42a439d..a033eac 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1449,6 +1449,10 @@ name
The attribute value shall be a string. It shall be the human readable name
of the interface group.
+text
+ The attribute value shall be a :ref:`SpecTypeRequirementText`. It shall
+ state the requirement for the interface group.
+
.. _SpecTypeInterfaceHeaderFileItemType:
Interface Header File Item Type
@@ -4230,6 +4234,8 @@ This type is used by the following types:
* :ref:`SpecTypeConstraintItemType`
+* :ref:`SpecTypeInterfaceGroupItemType`
+
* :ref:`SpecTypeRequirementItemType`
.. _SpecTypeRequirementValidationLinkRole: