eng: Add function implementation link role

Update #3715.
This commit is contained in:
Sebastian Huber 2022-10-04 08:30:41 +02:00
parent c812323f0f
commit 1d9f9afbb8

View File

@ -1,6 +1,6 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0 .. SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 2019, 2021 embedded brains GmbH (http://www.embedded-brains.de) .. Copyright (C) 2019, 2022 embedded brains GmbH (http://www.embedded-brains.de)
.. This file is part of the RTEMS quality process and was automatically .. This file is part of the RTEMS quality process and was automatically
.. generated. If you find something that needs to be fixed or .. generated. If you find something that needs to be fixed or
@ -3648,6 +3648,17 @@ Please have a look at the following example:
- RTEMS_NETWORKING - RTEMS_NETWORKING
- not: RTEMS_SMP - not: RTEMS_SMP
.. _SpecTypeFunctionImplementationLinkRole:
Function Implementation Link Role
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This type refines the :ref:`SpecTypeLink` through the ``role`` attribute if the
value is ``function-implementation``. It defines the function implementation
role of links. It is used to indicate that a
:ref:`SpecTypeFunctionalRequirementItemType` item specifies parts of the
function.
.. _SpecTypeGlossaryMembershipLinkRole: .. _SpecTypeGlossaryMembershipLinkRole:
Glossary Membership Link Role Glossary Membership Link Role
@ -4372,6 +4383,8 @@ This type is refined by the following types:
* :ref:`SpecTypeConstraintLinkRole` * :ref:`SpecTypeConstraintLinkRole`
* :ref:`SpecTypeFunctionImplementationLinkRole`
* :ref:`SpecTypeGlossaryMembershipLinkRole` * :ref:`SpecTypeGlossaryMembershipLinkRole`
* :ref:`SpecTypeInterfaceEnumeratorLinkRole` * :ref:`SpecTypeInterfaceEnumeratorLinkRole`