Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Broken links for constants and functions in global namespace #13

@toxalot

Description

@toxalot

Each structural element links to a specific page. If it's a class, the link points to classes/ClassName.html. If it's a function in a namespace, the link points to namespaces/namespacename.html#function_function_name.

However, if the function is in the global namespace, the link points to namespaces/.html#function_function_name. And for contants, the link points to namespaces/.html#constant_CONSTANT_NAME.

I imagine anything in the global namespace should point to namespaces/defaul.html#whatever

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions