mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-27 12:47:12 +08:00
parent
60e08fd84f
commit
2df0d64537
@ -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
|
value is ``interface-ingroup``. It defines the interface group membership role
|
||||||
of links.
|
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:
|
.. _SpecTypeInterfaceIncludeLinkRole:
|
||||||
|
|
||||||
Interface Include Link Role
|
Interface Include Link Role
|
||||||
@ -4401,6 +4413,8 @@ This type is refined by the following types:
|
|||||||
|
|
||||||
* :ref:`SpecTypeInterfaceGroupMembershipLinkRole`
|
* :ref:`SpecTypeInterfaceGroupMembershipLinkRole`
|
||||||
|
|
||||||
|
* :ref:`SpecTypeInterfaceHiddenGroupMembershipLinkRole`
|
||||||
|
|
||||||
* :ref:`SpecTypeInterfaceIncludeLinkRole`
|
* :ref:`SpecTypeInterfaceIncludeLinkRole`
|
||||||
|
|
||||||
* :ref:`SpecTypeInterfacePlacementLinkRole`
|
* :ref:`SpecTypeInterfacePlacementLinkRole`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user