-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Port System.Text.Json source comments to Docs #2360
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
Conversation
@mairaw @rpetrusha please take a look whenever possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits, but looks good to me.
Removing extra spaces, thanks ahsonkhan. Co-Authored-By: carlossanlop <[email protected]>
Fixed one ".On" and two ".If" glued sentences.
Removed remark that is not ready to be published.
@ahsonkhan Do you have any additional comments about the descriptions? |
Since there are no more comments from @ahsonkhan, can we get this merged, @rpetrusha @mairaw? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left a number of suggestions and comments for you to address, @carlossanlop.
rpetrusha suggestions Co-Authored-By: carlossanlop <[email protected]>
Suggestions by rpetrusha Co-Authored-By: carlossanlop <[email protected]>
As discussed offline with @rpetrusha, I will close this PR and send a new one because of the unmergeable conflicts generated in the latest CI update: #2405, which heavily changed some APIs after I submitted this review. |
Summary
Automatically ported triple slash source code comments found in System.Text.Json that did not exist in dotnet-api-docs.
Fixes #Issue_Number (if available)