Skip to content

Rendering of cref references #8639

Open

Description

The rendering of <see cref references doesn't look correct. Docfx just renders Name. I would expect to see MyStruct.Name, as I do in VSCode and Visual Studio.

mystruct-code

See how the comment is rendered in VSCode, it is immediately clear what the reference refers to:

mystruct-vscode

However, in the Docfx version, it is not clear what the rendered reference refers to:

docfx-mystruct

Activity

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

Metadata

Assignees

No one assigned

    Labels

    bugA bug to fixdotnet: xml-commentXML comment for .NET API reference docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions