[rtems-docs commit] eng: Add requirement text to interface groups
Sebastian Huber
sebh at rtems.org
Tue Jul 28 05:33:50 UTC 2020
Module: rtems-docs
Branch: master
Commit: fd2fc509a3cadb484cb9ef91ed2de2d94f2a1dc9
Changeset: http://git.rtems.org/rtems-docs/commit/?id=fd2fc509a3cadb484cb9ef91ed2de2d94f2a1dc9
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Jul 27 15:36:50 2020 +0200
eng: Add requirement text to interface groups
This allows to state the requirement for an interface group directly in
the item.
Update #3715.
---
eng/req/items.rst | 6 ++++++
1 file changed, 6 insertions(+)
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:
More information about the vc
mailing list