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

diagnostic_updater: Added documentation of the Python interface. #399

Open
wants to merge 2 commits into
base: noetic-devel
Choose a base branch
from

Conversation

peci1
Copy link

@peci1 peci1 commented Sep 2, 2024

I've added a Sphinx config to generate Python docs for the diagnostic_updater package.

To retain references to the C++ API, I haven't generated the standard disambiguation page with C++/Python/Msg links, but I've kept C++ API docs in the original path, generated Python into a subfolder, and added a link to the Python API docs to the C++ docs.

The behavior of the code should not change, although I've added the __all__ variable to __init__.py to convince Sphinx to generate the package-level docs.

@ct2034 ct2034 added the ros1 PR tackling a ROS1 branch label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ros1 PR tackling a ROS1 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants