Skip to content
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

Add support for <inheritdoc /> #247

Closed
matkoch opened this issue Apr 7, 2016 · 1 comment
Closed

Add support for <inheritdoc /> #247

matkoch opened this issue Apr 7, 2016 · 1 comment
Assignees

Comments

@matkoch
Copy link

matkoch commented Apr 7, 2016

This was already supported in sandcastle.

As described on microsoft uservoice. Related issue for Roslyn.

@fschmied
Copy link

fschmied commented Apr 7, 2016

See https://ewsoftware.github.io/XMLCommentsGuide/html/86453FFB-B978-4A2A-9EB5-70E118CA8073.htm for how the feature works with Sandcastle.

vicancy pushed a commit that referenced this issue Jan 22, 2017
* Basic support for top-level inheritdoc elements.
Does not support inheritdoc elements nested inside other elements.
Does not support any attributes on inheritdoc elements.
Fixes #247.

* Address code review feedback.
Specifically, fix spelling mistakes and remove and unused field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants