feat: flatten zips, standalone copies, retropie grouping

This commit is contained in:
Abdessamad Derraz
2026-04-03 12:04:55 +02:00
parent 9ba8b02ff1
commit 8f93ee2239
11 changed files with 1332 additions and 22 deletions

View File

@@ -2215,6 +2215,7 @@ def generate_mkdocs_nav(
return [
{"Home": "index.md"},
{"Which pack?": "which-pack.md"},
{"Platforms": platform_nav},
{"Systems": system_nav},
{"Emulators": emu_nav},