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 fbfd6fb commit 4c28159Copy full SHA for 4c28159
docfx.json
@@ -46,6 +46,10 @@
46
"searchScope": [".NET"],
47
"uhfHeaderId": "MSDocsHeader-DotNet",
48
"apiPlatform": "dotnet",
49
+ "ms.topic": "managed-reference",
50
+ "feedback_system": "GitHub",
51
+ "feedback_github_repo": "dotnet/docs",
52
+ "feedback_product_url": "https://developercommunity.visualstudio.com/spaces/61/index.html",
53
"_op_documentIdPathDepotMapping": {
54
"api/": {
55
"depot_name": "VS.core-docs"
@@ -56,9 +60,6 @@
56
60
"ms.prod": {
57
61
"api/**.yml": ".net"
58
62
},
59
- "ms.topic": {
- "api/**.yml": "managed-reference"
- },
63
"langs": {
64
"api/**.yml": ["csharp", "vb", "cpp"],
65
"api/System.Convert.yml": ["csharp", "vb", "cpp", "fsharp"]
0 commit comments