-
Notifications
You must be signed in to change notification settings - Fork 606
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
Fix documentation generation #529
Fix documentation generation #529
Conversation
So far so good. At least locally when I run: The documentation now renders like so: @ijnek question: should we change the copyright from the old 2009 Willow Garage to "© Copyright 2024, Open Robotics."? |
@ijnek, from the perspective of genrating good documentation, I think this is ready to go. I am concerned though about the large number of warnings generated by rosdoc2 below. Are these expected? Should we try to correct any of these before merging? I'm new to both sphinx and rosdoc2 so I'm not sure here.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks great! We'll leave the warnings to be fixed in a future PR.
This PR is intended as a fix for
TO DO:
mkmat()
to_mkmat()
to designate it as private and prevent it from being included in the index