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 fdb1e73 commit 2537ed7Copy full SHA for 2537ed7
.docfx/docfx.json
@@ -20,7 +20,8 @@
20
"xref": [
21
"https://docs.cuemon.net/xrefmap.yml",
22
"https://docs.savvyio.net/xrefmap.yml",
23
- "https://sharedkernel.codebelt.net/xrefmap.yml"
+ "https://sharedkernel.codebelt.net/xrefmap.yml",
24
+ "https://github.com/dotnet/docfx/raw/main/.xrefmap.json"
25
],
26
"content": [
27
{
@@ -81,8 +82,6 @@
81
82
"noLangKeyword": false,
83
"keepFileLink": false,
84
"cleanupCacheHistory": false,
- "disableGitFeatures": false,
85
- "xrefService": [
86
- "https://xref.docs.microsoft.com/query?uid={uid}" ]
+ "disableGitFeatures": false
87
}
88
0 commit comments