We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971b53d commit 9291f92Copy full SHA for 9291f92
powershell-gallery/docfx.json
@@ -55,9 +55,9 @@
55
"ms.topic": {
56
"docs-conceptual/**/*": "conceptual",
57
"docs-conceptual/**/how-to/**": "how-to",
58
- "powershellget-1.x/**/*": "managed-reference",
59
- "powershellget-2.x/**/*": "managed-reference",
60
- "powershellget-3.x/**/*": "managed-reference"
+ "powershellget-1.x/**/*": "reference",
+ "powershellget-2.x/**/*": "reference",
+ "powershellget-3.x/**/*": "reference"
61
},
62
"products": {
63
"docs-conceptual/**/*": [
0 commit comments