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 #50

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 lttng.__doc__ to string, autodoc cannot infer it's type 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>
@Yadunund Yadunund changed the title Enable document generation using rosdoc2 Enable document generation using rosdoc2 for ament_python pkgs Mar 13, 2023
@clalancette
Copy link
Contributor

CI:

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

@clalancette clalancette merged commit e664e5b into rolling Mar 13, 2023
@clalancette clalancette deleted the yadu/rosdoc2_deps branch March 13, 2023 19:16
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.

None yet

3 participants