Skip to content

Commit 573e504

Browse files
Refs #21745. Remove collapse option
Signed-off-by: Juan Lopez Fernandez <[email protected]>
1 parent d844768 commit 573e504

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

docs/fastdds/xml_configuration/making_xml_profiles.rst

-38
Original file line numberDiff line numberDiff line change
@@ -88,44 +88,6 @@ given the profile name of choice, it is also possible to get the desired QoS fro
8888
modified before being used.
8989
For this purpose, the following public methods are available:
9090

91-
.. collapse:: DomainParticipantFactory
92-
93-
- |DomainParticipantFactory::get_participant_qos_from_xml-api|
94-
- |DomainParticipantFactory::get_default_participant_qos_from_xml-api|
95-
- |DomainParticipantFactory::get_participant_extended_qos_from_xml-api|
96-
- |DomainParticipantFactory::get_default_participant_extended_qos_from_xml-api|
97-
98-
----------
99-
100-
.. collapse:: DomainParticipant
101-
102-
- |DomainParticipant::get_publisher_qos_from_xml-api|
103-
- |DomainParticipant::get_default_publisher_qos_from_xml-api|
104-
- |DomainParticipant::get_subscriber_qos_from_xml-api|
105-
- |DomainParticipant::get_default_subscriber_qos_from_xml-api|
106-
- |DomainParticipant::get_topic_qos_from_xml-api|
107-
- |DomainParticipant::get_default_topic_qos_from_xml-api|
108-
- |DomainParticipant::get_requester_qos_from_xml-api|
109-
- |DomainParticipant::get_default_requester_qos_from_xml-api|
110-
- |DomainParticipant::get_replier_qos_from_xml-api|
111-
- |DomainParticipant::get_default_replier_qos_from_xml-api|
112-
113-
----------
114-
115-
.. collapse:: Publisher
116-
117-
- |Publisher::get_datawriter_qos_from_xml-api|
118-
- |Publisher::get_default_datawriter_qos_from_xml-api|
119-
120-
----------
121-
122-
.. collapse:: Subscriber
123-
124-
- |Subscriber::get_datareader_qos_from_xml-api|
125-
- |Subscriber::get_default_datareader_qos_from_xml-api|
126-
127-
----------
128-
12991
- |DomainParticipantFactory-api|
13092

13193
- |DomainParticipantFactory::get_participant_qos_from_xml-api|

0 commit comments

Comments
 (0)