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

Fix and expand "open" command #143

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

rkent
Copy link
Contributor

@rkent rkent commented Aug 23, 2024

Starting to do general documentation, tried 'open' and found it was lacking and broken.

Here's my update. With this, you can call 'rosdoc2 open' in several ways:

  • rosdoc2 open will open the docs_output directory, which will be a list of directories of package names
  • rosdoc2 open other_output_directory will work with a non-default output_directory (or file)
  • rosdoc2 open package_name will open the documentation for package_name in the default location

Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning this up.

@tfoote tfoote merged commit 93ef267 into ros-infrastructure:main Aug 29, 2024
5 checks passed
@rkent rkent deleted the fix-open-command branch September 1, 2024 20:29
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