mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-06 16:06:07 +02:00
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:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user