Skip to content

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

@parker-research

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    TODO

    Status

    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions