Skip to content

"unable to resolve reference to ... for \ref command" in file comment - but it's right there #10719

@eyalroz

Description

@eyalroz

Describe the bug
I'm doxygen'ing a C++ header file with a namespaced class, cuda::version_t. I'm also @ref'ing that class in the file comment. Unfortunately - the '@ref fails with error:

warning: unable to resolve reference to 'cuda::version_t' for \ref command

I don't understand why that is: The class is visible and documented.

To Reproduce
See attachment.
10719.zip

Expected behavior
No warnings or errors.

Version
1.11.0 (42d0f98*)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions