[Proposal]: Add a way to inherit documentation <inheritdoc />
- Dominant language
- C#
- Stars
- 12.7k
- Forks
- 1.1k
- Avg merge
- 11h 1m
- Merged PRs (30d)
- 3
Description
* Discussion: https://github.com/dotnet/csharplang/discussions/8984
## Summary
[summary]: #summary
(moved from part of https://github.com/dotnet/roslyn/issues/67 by @dfkeenan, with part of the request tracked at https://github.com/dotnet/csharplang/issues/315)
Hi,
**Please add `` tag or similar:**
I think it would be really handy if the compiler(s) when outputting the documentation XML file if it could use inherited documentation where available/requested. Though I am not sure what should be output if there is no documentation available.
P.S. A Diagnostic and Code Fix that generates document comments for me would also great :smiley:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.