Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 5d43ca7

Browse files
Merge pull request #123 from EraYaN/master
Add cross reference service for .NET BCL types.
2 parents eeba39f + f42a41c commit 5d43ca7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"baseUrl": "https://jellyfin.org/docs/",
7474
"priority": 0.1,
7575
"changefreq": "daily"
76-
}
76+
},
77+
"xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ]
7778
}
7879
}

0 commit comments

Comments
 (0)