Skip to content

Remarks for enumeration members are not published #1306

@rpetrusha

Description

@rpetrusha

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:

  1. Identifying enumeration types whose members include documentation in the member's <remarks> section. Enumeration types with members that contain embedded remarks are listed here.

  2. Moving the documentation to the type's <remarks> section.

Metadata

Metadata

Assignees

Labels

Pri0Indicates issues/PRs that are critical prioritymigration-fixesIndicates PRs that are related to problems caused by the migration from MSDN

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions