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 afbc4e1 commit 3186f68Copy full SHA for 3186f68
docfx.json
@@ -48,9 +48,7 @@
48
"apiPlatform": "dotnet",
49
"ms.topic": "managed-reference",
50
"ms.prod": "dotnet-api",
51
- "feedback_system": "GitHub",
52
- "feedback_github_repo": "dotnet/dotnet-api-docs",
53
- "feedback_product_url": "https://developercommunity.visualstudio.com/spaces/61/index.html",
+ "feedback_system": "None",
54
"_op_documentIdPathDepotMapping": {
55
"api/": {
56
"depot_name": "VS.core-docs"
@@ -133,11 +131,6 @@
133
131
},
134
132
"langs": {
135
"api/**.yml": ["csharp", "vb", "fsharp", "cpp"]
136
- },
137
- "feedback_system": {
138
- "api/Microsoft.SqlServer**.yml": "None",
139
- "api/System.Data**.yml": "None",
140
- "api/System.Web**.yml": "None"
141
}
142
143
"dest": "_site",
0 commit comments