summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-11 15:18:59 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-11 15:19:19 +0200
commitbcf4a95ae3cc6ccfddc7d37be18df03918b00200 (patch)
tree1ab1071f433f2d478946785b945b2bde2241c47f /eng
parenteng: Move index-entries to all interfaces (diff)
downloadrtems-docs-bcf4a95ae3cc6ccfddc7d37be18df03918b00200.tar.bz2
eng: Add placement link role
Update #3715.
Diffstat (limited to 'eng')
-rw-r--r--eng/req/items.rst12
1 files changed, 12 insertions, 0 deletions
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