Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17555] XML section improvements #465

Merged
merged 20 commits into from
Mar 17, 2023
Merged

Conversation

JesusPoderoso
Copy link
Contributor

Test has passed locally.

  • clientAnnouncementPeriod is supported but was not included in the documentation.
  • static_edp_xml_config is a list and not a string.
  • Fix XML snippets in DS section (GUID prefix)
  • discoveryServersList corrections.
  • topic was already supported as profile in Fast DDS, so it must be documented as a profile (with profile_name and is_default_profile attributes)
  • library_settings is not supported as profile. Move it as dds child.
  • participant > rtps > allocation > send_buffers is supported but was not included in the documentation.

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
…iltin documentation

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
…ist wrong information and include missing snippets

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am missing the addition of every supported thing to the complete example. Also client_announcements is not included in the DomainParticipant::Builtin snippet. Every supported option must be shown in the specific snippet and also in the example snippet.

code/XMLTester.xml Show resolved Hide resolved
code/XMLTesterSkipValidation.xml Show resolved Hide resolved
code/XMLTesterSkipValidation.xml Show resolved Hide resolved
docs/fastdds/xml_configuration/domainparticipant.rst Outdated Show resolved Hide resolved
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
…Discovey Server settings section

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
.vscode/settings.json Outdated Show resolved Hide resolved
code/XMLTester.xml Show resolved Hide resolved
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
…s data writer/reader topic

Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
.gitignore Show resolved Hide resolved
code/XMLTester.xml Outdated Show resolved Hide resolved
docs/fastdds/xml_configuration/topic.rst Outdated Show resolved Hide resolved
docs/fastdds/xml_configuration/common.rst Show resolved Hide resolved
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
@JLBuenoLopez JLBuenoLopez merged commit 53897b6 into master Mar 17, 2023
@JLBuenoLopez JLBuenoLopez deleted the hotfix/update_xml_schema branch March 17, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants