Skip to content

All related repos: Update ms.topic values from conceptual or article to concept-article #36930

@wadepickett

Description

@wadepickett

ms.topic values in the frontmatter metadata of either conceptual or article are no longer allowed and must be changed to concept-article. This should be done both at the docfx.json level (if either values are already set there) which sets for all new topics and at the topic level which overrides the docfx.json default directives.

This needs to be done for all four of the following repos:

  • aspnetdocs
  • entityframework.docs
  • iis-docs
  • iis.administraton-docs

Example prompt:
Update deprecated ms.topic frontmatter values across this repository

The ms.topic metadata values conceptual and article are deprecated and must be replaced with concept-article.

Scope of changes:

docfx.json (if present): If this repo contains a docfx.json file with a global-level ms.topic default set to conceptual or article, update it to concept-article.

All .md and .yml files: For every Markdown or YAML file that contains ms.topic: conceptual or ms.topic: article in its frontmatter, update the value to concept-article.

Action: Create a PR with these changes if any affected files are found.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions