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

Standardize documentation comment implementation #8558

Closed
6 tasks done
yufeih opened this issue Mar 27, 2023 · 0 comments
Closed
6 tasks done

Standardize documentation comment implementation #8558

yufeih opened this issue Mar 27, 2023 · 0 comments
Labels
dotnet: xml-comment XML comment for .NET API reference docs dotnet Generate .NET API reference docs
Milestone

Comments

@yufeih
Copy link
Contributor

yufeih commented Mar 27, 2023

Implement Recommended XML tags for C# documentation comments and standardize documentation comment behaviors with Roslyn and Visual Studio.

  • drop preserveRawInlineComment
  • drop sees property in output
  • drop support of multiple <example> tags
  • support <inheritdoc>
  • support <value> tag
  • handle whitespaces
@yufeih yufeih added dotnet Generate .NET API reference docs dotnet: xml-comment XML comment for .NET API reference docs labels Mar 27, 2023
@yufeih yufeih added this to the Working Set milestone Mar 27, 2023
@yufeih yufeih closed this as completed Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet: xml-comment XML comment for .NET API reference docs dotnet Generate .NET API reference docs
Projects
None yet
Development

No branches or pull requests

1 participant