mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-29 13:52:48 +00:00
feat: flatten zips, standalone copies, retropie grouping
This commit is contained in:
parent
9ba8b02ff1
commit
8f93ee2239
11 changed files with 1332 additions and 22 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue