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

Enable document generation using rosdoc2 for ament_python pkgs #811

Merged
merged 4 commits into from
Mar 13, 2023

Conversation

Yadunund
Copy link
Member

Fix missing exec_depends in package.xmls and docstrings to generate documentation without any warnings using autodoc

Note: Without explictly casting HIDDEN_NODE_PREFIX to str, autodoc will throw an error as it cannot infer the type of this variable since dep modules are not imported.

Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

This looks good to me.

@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit 7ba272c into rolling Mar 13, 2023
@clalancette clalancette deleted the yadu/rosdoc2_deps branch March 13, 2023 12:54
@Yadunund Yadunund changed the title Enable document generation using rosdoc2 Enable document generation using rosdoc2 for ament_python pkgs Mar 13, 2023
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.

3 participants