From 2df0d6453797266e9376ec91db65dde81fcfc875 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 10 Sep 2021 16:22:31 +0200 Subject: eng: Add hidden interface group membership Update #3715. --- eng/req/items.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/eng/req/items.rst b/eng/req/items.rst index 3989e3c..1489f19 100644 --- a/eng/req/items.rst +++ b/eng/req/items.rst @@ -4191,6 +4191,18 @@ This type refines the :ref:`SpecTypeLink` through the ``role`` attribute if the value is ``interface-ingroup``. It defines the interface group membership role of links. +.. _SpecTypeInterfaceHiddenGroupMembershipLinkRole: + +Interface Hidden Group Membership Link Role +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +This type refines the :ref:`SpecTypeLink` through the ``role`` attribute if the +value is ``interface-ingroup-hidden``. It defines the interface hidden group +membership role of links. This role may be used to make an interface a group +member and hide this relationship in the documentation. An example is an +optimized macro implementation of a directive which has the same name as the +corresponding directive. + .. _SpecTypeInterfaceIncludeLinkRole: Interface Include Link Role @@ -4401,6 +4413,8 @@ This type is refined by the following types: * :ref:`SpecTypeInterfaceGroupMembershipLinkRole` +* :ref:`SpecTypeInterfaceHiddenGroupMembershipLinkRole` + * :ref:`SpecTypeInterfaceIncludeLinkRole` * :ref:`SpecTypeInterfacePlacementLinkRole` -- cgit v1.2.3