mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
Add metadata (#1185)
* Add metadata * Update docfx.json * Update index.yml Co-authored-by: Andy (Steve) De George <[email protected]>
This commit is contained in:
co-authored by
Andy De George
parent
cdf2334a60
commit
12375e0c40
@@ -154,10 +154,15 @@
|
||||
},
|
||||
"ms.prod": {
|
||||
"framework/winforms/**/**.md": "dotnet-framework",
|
||||
"framework/winforms/**/**.yml": "dotnet-framework",
|
||||
"framework/wpf/**/**.md": "dotnet-framework",
|
||||
"framework/wpf/**/**.yml": "dotnet-framework",
|
||||
"net/winforms/**/**.md": "dotnet-desktop",
|
||||
"net/winforms/**/**.yml": "dotnet-desktop",
|
||||
"net/wpf/**/**.md": "dotnet-desktop",
|
||||
"xaml-services/**/*.md": "dotnet-desktop"
|
||||
"net/wpf/**/**.yml": "dotnet-desktop",
|
||||
"xaml-services/**/*.md": "dotnet-desktop",
|
||||
"xaml-services/**/*.yml": "dotnet-desktop"
|
||||
},
|
||||
"ms.topic": {
|
||||
"framework/winforms/**/**.md": "conceptual",
|
||||
|
||||
Reference in New Issue
Block a user