Skip to content

Commit 51d3613

Browse files
committed
Add ms.update-cycle metadata for evergreen content
1 parent 68f0036 commit 51d3613

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

reference/docfx.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"5.1/*.md": "conceptual",
3939
"5.1/*.yml": "cmdlets",
4040
"7*/*.md": "conceptual",
41-
"docs-conceptual/**/*.md": "conceptual"
41+
"docs-conceptual/**/*.md": "conceptual-article"
4242
},
4343
"ms.topic": {
4444
"5.1/**/*": "reference",
@@ -58,6 +58,21 @@
5858
"docs-conceptual/windows-powershell/ise/*.md": "ui-reference",
5959
"docs-conceptual/windows-powershell/ise/object-model/*.md": "reference"
6060
},
61+
"ms.update-cycle": {
62+
"docs-conceptual/community/*-updates.md": "1825-days",
63+
"docs-conceptual/community/community-update.yml": "1825-days",
64+
"docs-conceptual/community/contributing/**": "1825-days",
65+
"docs-conceptual/community/digital-art.md": "3650-days",
66+
"docs-conceptual/community/hall-of-fame.md": "1825-days",
67+
"docs-conceptual/developer/**": "3650-days",
68+
"docs-conceptual/gallery/overview.md": "3650-days",
69+
"docs-conceptual/learn/deep-dives/**": "3650-days",
70+
"docs-conceptual/learn/ps101/**": "3650-days",
71+
"docs-conceptual/samples/**": "3650-days",
72+
"docs-conceptual/security/remoting/jea/**": "3650-days",
73+
"docs-conceptual/whats-new/**": "1825-days",
74+
"docs-conceptual/windows-powershell/**": "3650-days"
75+
},
6176
"products": {
6277
"5.1/**/*": [
6378
"https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8",

0 commit comments

Comments
 (0)