[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:
Nora
2024-04-14 01:23:12 +02:00
committed by GitHub
parent 7aab36606b
commit 031ed60ebc
7 changed files with 22 additions and 15 deletions

View File

@@ -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