Skip to content

Path attribute on <inheritdoc /> with examples #23534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 3, 2021
Merged

Path attribute on <inheritdoc /> with examples #23534

merged 3 commits into from
May 3, 2021

Conversation

azephiris
Copy link
Contributor

Adds simple explanations to the cref and path attributes, with examples for the path attribute.

Contributes to #23533
Doesn't fix the issue because the XPath expression query syntax reference is missing.

Shows how to
• inherit only the ```returns``` tag
• inherit all but the ```remarks``` tag(s)
On how to inherit only the ```returns``` tag and how to inherit all but the ```remarks``` tag
@dnfadmin
Copy link

dnfadmin commented Mar 29, 2021

CLA assistant check
All CLA requirements met.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this @Krakenz

I'll :shipit: now.

@BillWagner BillWagner merged commit 93e9fc9 into dotnet:main May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants