-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Pri0Indicates issues/PRs that are critical priorityIndicates issues/PRs that are critical prioritymigration-fixesIndicates PRs that are related to problems caused by the migration from MSDNIndicates PRs that are related to problems caused by the migration from MSDN
Milestone
Description
Remarks for enumeration members are not published
The current OPS build supports remarks only for the enumeration type and not for its individual members. The previous build system supported both. This is an instance of content loss: the expanded remarks for individual documentation members is not published.
Addressing this issue requires:
-
Identifying enumeration types whose members include documentation in the member's <remarks> section. Enumeration types with members that contain embedded remarks are listed here.
-
Moving the documentation to the type's <remarks> section.
Metadata
Metadata
Assignees
Labels
Pri0Indicates issues/PRs that are critical priorityIndicates issues/PRs that are critical prioritymigration-fixesIndicates PRs that are related to problems caused by the migration from MSDNIndicates PRs that are related to problems caused by the migration from MSDN