[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

@@ -4,7 +4,7 @@ The documentation for the Discord.Net library uses [DocFX][docfx-main].
Instructions for installing this tool can be found [here][docfx-installing].
> [!IMPORTANT]
> You must use DocFX version **2.75.2** for everything to work.
> You must use DocFX version **2.76.0** for everything to work correctly.
1. Navigate to the root of the repository.
2. Build the docs using `docfx docs/docfx.json`. Add the `--serve`