8000 Restored enumeration member remarks #2 by rpetrusha · Pull Request #1637 · dotnet/dotnet-api-docs · GitHub
[go: up one dir, main page]

Skip to content

Restored enumeration member remarks #2 #1637

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

Merged
merged 2 commits into from
Jan 18, 2019

Conversation

rpetrusha
Copy link
@rpetrusha rpetrusha commented Jan 17, 2019

Restored enumeration member remarks #2

This PR restores enumeration member remarks for enumerations in the System.Globalization, System.IO.*, System.Reflection.*, System.Runtime, and System.Runtime.CompilerServices namespaces. The remarks are now ignored by the OPS build system. Depending on the remark, I've done either of two things:

  • Added the remark to the enumeration member's description (the <summary> section).

  • Added the remark to the enumeration type's remarks section.

Contributes to #1306

@rpetrusha rpetrusha added migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN Pri1 Indicates issues/PRs that are high priority labels Jan 17, 2019
@rpetrusha rpetrusha self-assigned this Jan 17, 2019
@rpetrusha
Copy link
Author

@tarekgh, could you review the changes to the CultureTypes enumeration, please?

@tarekgh
Copy link
Member
tarekgh commented Jan 17, 2019

CultureTypes enumeration changes LGTM. thanks

Copy link
Contributor
@mairaw mairaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a few comments for you to consider @rpetrusha

@rpetrusha rpetrusha merged commit d5e9537 into dotnet:master Jan 18, 2019
@rpetrusha rpetrusha deleted the enum-member-remarks-2 branch February 22, 2019 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN Pri1 Indicates issues/PRs that are high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0