eng: Add requirement text to interface groups

This allows to state the requirement for an interface group directly in
the item.

Update #3715.
This commit is contained in:
Sebastian Huber 2020-07-27 15:36:50 +02:00
parent ba3f26561a
commit fd2fc509a3

View File

@ -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: