From bcf4a95ae3cc6ccfddc7d37be18df03918b00200 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sun, 11 Oct 2020 15:18:59 +0200 Subject: eng: Add placement link role Update #3715. --- eng/req/items.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'eng/req') 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 -- cgit v1.2.3