[Docs] Updates and tweaks. (#2907)
* Update to docfx 2.76.0 and fix newly introduced issue. * Enable affix in index page. * Fix some missing references in docs. * Fixed some more references in docs. * Update docs workflow to 2.76.0.
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
dotnet-version: 8.0.x
|
||||
|
||||
- name: Setup DocFX
|
||||
run: dotnet tool install -g docfx --version 2.75.2
|
||||
run: dotnet tool install -g docfx --version 2.76.0
|
||||
|
||||
- name: Build DNet docs
|
||||
run: docfx docs/docfx.json
|
||||
|
||||
Reference in New Issue
Block a user