[rtems-docs commit] eng: Add placement link role
Sebastian Huber
sebh at rtems.org
Sun Oct 11 13:20:39 UTC 2020
Module: rtems-docs
Branch: master
Commit: bcf4a95ae3cc6ccfddc7d37be18df03918b00200
Changeset: http://git.rtems.org/rtems-docs/commit/?id=bcf4a95ae3cc6ccfddc7d37be18df03918b00200
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Sun Oct 11 15:18:59 2020 +0200
eng: Add placement link role
Update #3715.
---
eng/req/items.rst | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/eng/req/items.rst b/eng/req/items.rst
index 5d94765..55604bd 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -3965,6 +3965,8 @@ This type is refined by the following types:
* :ref:`SpecTypeInterfaceTargetLinkRole`
+* :ref:`SpecTypePlacementOrderLinkRole`
+
* :ref:`SpecTypeRequirementRefinementLinkRole`
* :ref:`SpecTypeRequirementValidationLinkRole`
@@ -4032,6 +4034,16 @@ A value of this type shall be of one of the following variants:
* The value may be a string.
+.. _SpecTypePlacementOrderLinkRole:
+
+Placement Order Link Role
+^^^^^^^^^^^^^^^^^^^^^^^^^
+
+This type refines the :ref:`SpecTypeLink` though the ``role`` attribute if the
+value is ``placement-order``. This link role defines the placement order of
+items in a container item (for example an interface function in a header file
+or a documentation section).
+
.. _SpecTypeRequirementNonFunctionalType:
Requirement Non-Functional Type
More information about the vc
mailing list