Skip to content

C++ navbar links - add support for hyperlinks in tuple[1] field #264

Description

@parker-research

The following example appears to be supported in the Python documentation generation, but not in the C++ generation (using conf.py-style).

Specifically, using a direct URL link in the second tuple field.

LINKS_NAVBAR2 = [
    ("GitHub", "https://github.com/MikePopoloski/slang", []),
]

Would be awesome if it was supported the same in both generators!

Docs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions