Skip to content

Support <inheritdoc cref> #258

@pascalberger

Description

@pascalberger

Assuming I have the following code:

/// <inheritdoc cref="Bar()" />
public string Foo()
{
}

I would expect that Foo shows the the full documentation (all XML comment tags) of Bar when using Statiq.Docs.
Currently it doesn't show any comments.

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