[rtems-docs commit] eng: Add function implementation link role

Sebastian Huber sebh at rtems.org
Tue Oct 4 06:28:59 UTC 2022


Module:    rtems-docs
Branch:    master
Commit:    1d9f9afbb8681b98f2c57f6175fb7468d475ced0
Changeset: http://git.rtems.org/rtems-docs/commit/?id=1d9f9afbb8681b98f2c57f6175fb7468d475ced0

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Oct  4 08:30:41 2022 +0200

eng: Add function implementation link role

Update #3715.

---

 eng/req/items.rst | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/eng/req/items.rst b/eng/req/items.rst
index 316e14d..564a19e 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1,6 +1,6 @@
 .. 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
 .. 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
       - 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:
 
 Glossary Membership Link Role
@@ -4372,6 +4383,8 @@ This type is refined by the following types:
 
 * :ref:`SpecTypeConstraintLinkRole`
 
+* :ref:`SpecTypeFunctionImplementationLinkRole`
+
 * :ref:`SpecTypeGlossaryMembershipLinkRole`
 
 * :ref:`SpecTypeInterfaceEnumeratorLinkRole`



More information about the vc mailing list