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

Disable links to missing API docs. #219

Draft
wants to merge 3 commits into
base: ros2
Choose a base branch
from

Commits on Jan 2, 2024

  1. Disable links to missing API docs.

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic authored and tfoote committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7fbcb26 View commit details
    Browse the repository at this point in the history
  2. Use 'else' clause instead of separate 'unless'.

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic authored and tfoote committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9d0c592 View commit details
    Browse the repository at this point in the history
  3. switch from an <a> to a <div> to disable if it doesn't exist

    Fix the formatting lost for the horizontal list that was relying on the a member.
    tfoote committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    02cc614 View commit details
    Browse the repository at this point in the history