Update metadata rules and individual articles (#142)

* Add conceptual topic type for framework

* Add NET WPF article topic types

* Framework winforms overview topic types

* Update metadata

* Update walkthrough-my-first-wpf-desktop-application.md
This commit is contained in:
Andy De George
2020-12-03 09:58:46 -08:00
committed by GitHub
parent 6a2b7dc939
commit 99e90fa162
72 changed files with 74 additions and 3 deletions
+3 -1
View File
@@ -160,8 +160,10 @@
"xaml-services/**/*.md": "dotnet-desktop"
},
"ms.topic": {
"framework/wpf/**/**.md": "conceptual",
"xaml-services/**/*.md": "reference",
"**/*how-to*.md": "how-to"
"**/*how-to*.md": "how-to",
"**/*overview*.md": "overview"
}
},
"template": [],