You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fastdds/discovery/discovery_server.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -315,8 +315,9 @@ Full example
315
315
^^^^^^^^^^^^
316
316
317
317
The following constitutes a full example on how to configure *server* and *client* both programmatically and using XML.
318
-
You may also have a look at the *eProsima Fast DDS* Github repository, which contains `an example <https://github.com/eProsima/Fast-DDS/tree/master/examples/cpp/discovery_server>`_
319
-
similar to the one discussed in this section, as well as multiple other examples for different use cases.
318
+
You may also have a look at the *eProsima Fast DDS* Github repository, which contains
319
+
:fastdds-tree:`an example <examples/cpp/discovery_server>` similar to the one discussed in this section, as well as
Copy file name to clipboardExpand all lines: docs/fastdds/security/access_control_plugin/access_control_plugin.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,9 +105,9 @@ The following is an example of the Domain Governance XML file contents.
105
105
:end-before: <!--><-->
106
106
:linenos:
107
107
108
-
The `Governance XSD file <https://github.com/eProsima/Fast-DDS/blob/master/resources/xsd/governance.xsd>`_ and
108
+
The :fastdds-blob:`Governance XSD file <resources/xsd/governance.xsd>` and
109
109
the
110
-
`Governance XML example <https://github.com/eProsima/Fast-DDS/blob/master/examples/cpp/dds/SecureHelloWorldExample/certs/governance.xml>`_
110
+
:fastdds-blob:`Governance XML example <examples/cpp/dds/SecureHelloWorldExample/certs/governance.xml>`
111
111
can also be downloaded from the `eProsima Fast DDS Github repository <https://github.com/eProsima/Fast-DDS>`_.
112
112
113
113
Domain Rules
@@ -442,9 +442,9 @@ The following is an example of the DomainParticipant Permissions XML file conten
442
442
:end-before: <!--><-->
443
443
:linenos:
444
444
445
-
The `Permissions XSD file <https://github.com/eProsima/Fast-DDS/blob/master/resources/xsd/governance.xsd>`_ and
445
+
The :fastdds-blob:`Permissions XSD file <resources/xsd/governance.xsd>` and
446
446
the
447
-
`Permissions XML example <https://github.com/eProsima/Fast-DDS/blob/master/examples/cpp/dds/SecureHelloWorldExample/certs/governance.xml>`_
447
+
:fastdds-blob:`Permissions XML example <examples/cpp/dds/SecureHelloWorldExample/certs/governance.xml>`
448
448
can also be downloaded from the `eProsima Fast DDS Github repository <https://github.com/eProsima/Fast-DDS>`_.
0 commit comments