[docs] Bring back the Options page, and clean up LLM policy (#3649)

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3649
This commit is contained in:
crueter 2026-02-27 03:33:36 +01:00
parent bf25058dbd
commit fc63de39dd
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
3 changed files with 108 additions and 2 deletions

View file

@ -3,6 +3,7 @@
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for [cool stuff we made](./CPMUtil), and more.
- **[General Build Instructions](Build.md)**
- **[CMake Options](Options.md)**
- **[Cross Compiling](CrossCompile.md)**
- **[Development Guidelines](Development.md)**
- **[Dependencies](Deps.md)**