PortToDocs changing many docs which aren't touched by intellisense input
Open
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
It seems to be trying to copy the docs from the interface and/or inheritdoc target.
It shouldn't do this, since it duplicates the doc content. If a member has inheritdoc already the docs build will automatically copy the docs. If a member implements an interface then we can add inheritdoc to opt-in to this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.