Improve new docs site. (#2843)
* Improve parameter padding and add discord link. * Update xref service for docs. Reason: https://github.com/dotnet/docfx/issues/9659 * Update docs readme to specify docfx version. * Update to latest DocFX. * update action & add manual trigger
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
],
|
||||
"postProcessors": [
|
||||
"ExtractSearchIndex",
|
||||
"DescriptionPostProcessor"
|
||||
"DescriptionPostProcessor"
|
||||
],
|
||||
"overwrite": "_overwrites/**/**.md",
|
||||
"globalMetadata": {
|
||||
@@ -63,6 +63,6 @@
|
||||
"_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg",
|
||||
"_appFaviconPath": "favicon.ico"
|
||||
},
|
||||
"xrefService": ["https://learn.microsoft.com/api/xref/query?uid={uid}"]
|
||||
"xref": ["https://github.com/dotnet/docfx/raw/main/.xrefmap.json"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user