mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-26 07:35:40 +00:00
nav fixes
This commit is contained in:
parent
a345677cdf
commit
68566f73e3
|
@ -68,7 +68,7 @@ nav:
|
|||
- Supported Controllers 🕹️: wiki_general/supported-controllers.md
|
||||
- What is the story and goals? 📖: wiki_about/story-goals.md
|
||||
- Version History 📁: wiki_rd_versions/version-history.md
|
||||
|
||||
- How to Contribute to RetroDECK? ❤️: wiki_community/contibute-rd.md
|
||||
- Bugs & Known Issues 🐜: wiki_bugs/known-issues.md
|
||||
|
||||
- Configurator & Tools 🧰:
|
||||
|
@ -92,7 +92,148 @@ nav:
|
|||
- RetroDECK - Simple Radial Menu: wiki_rd_controls/radial-simple.md
|
||||
- Steam Deck - Full Radial Menu: wiki_rd_controls/radial-steamdeck-full.md
|
||||
|
||||
- Controllers 🎮:
|
||||
- Development 🧪:
|
||||
- What are you working on?: wiki_development/general/what-are-you-working.on.md
|
||||
- Social Rules ❤️:
|
||||
- Discord/Matrix: wiki_community/discord.md
|
||||
- Lemmy/Reddit: wiki_community/lemmy-reddit.md
|
||||
|
||||
- Credits & Donations 📖:
|
||||
- Credits - RetroDECK Team: wiki_credits/credits-team.md
|
||||
- Credits - Additional: wiki_credits/credits-additional.md
|
||||
- Credits - Boot Logos: wiki_credits/credits-boot.md
|
||||
- Credits - Collaborators: wiki_credits/credits-collaborators.md
|
||||
- Credits - Translations: wiki_credits/credits-translation.md
|
||||
- Donations & Licenses 🎁: wiki_credits/donations-licenses.md
|
||||
|
||||
- Flatpak 📦:
|
||||
- About Flatpak: wiki_development/flatpak/retrodeck-flatpak.md
|
||||
|
||||
- Functions ⚙️:
|
||||
- Easter Egg Splashes: wiki_development/functions/easter-egg-splashes.md
|
||||
- Compression: wiki_development/functions/compression.md
|
||||
- Creating Emulator/Engine Presets: wiki_development/functions/emulator-presets.md
|
||||
|
||||
- General 🗜️:
|
||||
- CLI Guide: wiki_development/general/cli-guide.md
|
||||
- Debug Mode: wiki_development/general/debug-mode.md
|
||||
- Folders and Filepaths: wiki_development/general/folders-filepaths.md
|
||||
- Start with Development (WIP): wiki_development/general/general-development.md
|
||||
- Build Locally (WIP): wiki_development/general/build-locally.md
|
||||
- Add System (WIP): wiki_development/general/add-system.md
|
||||
|
||||
- Testing 📝:
|
||||
- How do I help out with testing?: wiki_development/testing/general-testing.md
|
||||
- Release Candidate Testing: wiki_development/testing/release-candidate-testing.md
|
||||
|
||||
- Files & Game Management 📂:
|
||||
- Game Compability Lists: wiki_management/compatibility-lists.md
|
||||
- Manage your BIOS/Firmware: wiki_management/bios-firmware.md
|
||||
- Manage your Multidisk/file games: wiki_management/multi-disk.md
|
||||
- Move RetroDECK to a new device: wiki_management/retrodeck-move.md
|
||||
- Scraping Game Media: wiki_management/about-scraping.md
|
||||
- Spreading Files over Multiple Drives: wiki_management/spread-files.md
|
||||
|
||||
- FAQ ❔:
|
||||
- Documentation & Wiki: wiki_faq/faq-documentation.md
|
||||
- Feature Requests: wiki_faq/faq-feature.md
|
||||
- ES-DE Frontend: wiki_faq/faq-esde.md
|
||||
- ES-DE Scraping: wiki_faq/faq-scraping.md
|
||||
- RetroDECK General: wiki_faq/faq-rd-general.md
|
||||
- RetroDECK Usage: wiki_faq/faq-rd-usage.md
|
||||
- Steam Deck: wiki_faq/faq-rd-steamdeck.md
|
||||
|
||||
- Guides - Steam Deck 🕹️:
|
||||
- RetroDECK Installation and Updates: wiki_devices/steamdeck/steamdeck-start.md
|
||||
- Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
|
||||
- Recommended Software: wiki_devices/steamdeck/steamdeck-software.md
|
||||
- RetroDECK Controls: wiki_controllers/steam/steamdeck-neptune-controller.md
|
||||
- Built-in Controls: wiki_controllers/steam/steamdeck-neptune-builtin.md
|
||||
|
||||
- Guides - Linux Desktop 🐧:
|
||||
- Installation and Updates: wiki_devices/linux_desktop/linux-install.md
|
||||
- Recommended Software: wiki_devices/linux_desktop/linux-software.md
|
||||
|
||||
- Guides - RetroDECK with Steam 💻:
|
||||
- Add RetroDECK to Steam: wiki_steam/add-to-steam.md
|
||||
- Enable Controllers in Steam: wiki_steam//enable-controllers-steam.md
|
||||
- Change controller order in Steam: wiki_steam//set-controller-order-steam.md
|
||||
- RetroDECK and Steam Input: wiki_steam/steam-input.md
|
||||
|
||||
- Guides - ES-DE Frontend 🤖:
|
||||
- ES-DE - User Guide: wiki_es_de/esde-guide.md
|
||||
- Themes: wiki_es_de/esde-themes.md
|
||||
|
||||
- Guides - Engines 🛠️:
|
||||
- GZDoom 👹:
|
||||
- GZDoom - General Guide: wiki_engine_guides/gzdoom/gzdoom-guide.md
|
||||
- GZDoom - Controls Guide: wiki_engine_guides/gzdoom/gzdoom-controls.md
|
||||
- GZDoom - Get started on .doom files: wiki_engine_guides/gzdoom/retrodeck-doomfile.md
|
||||
- GZDoom - Get the WADs from bought games: wiki_engine_guides/gzdoom/extract-doom-wads.md
|
||||
|
||||
- IkemenGO / M.U.G.E.N 🥋:
|
||||
- IkemenGO - General Guide: wiki_engine_guides/ikemengo/ikemengo-guide.md
|
||||
- IkemenGO - M.U.G.E.N Convertion Guidelines: wiki_engine_guides/ikemengo/mugen-conversion.md
|
||||
|
||||
- Pico-8 8️⃣:
|
||||
- Pico-8 - General Guide: wiki_engine_guides/pico8/pico8-guide.md
|
||||
|
||||
- ScummVM 🖱️:
|
||||
- ScummVM - General Guide: wiki_engine_guides/scummvm/scummvm-guide.md
|
||||
|
||||
- Solarus 🌞:
|
||||
- Solarus - General Guide: wiki_engine_guides/solarus/solarus-guide.md
|
||||
|
||||
- OpenBOR 🐉:
|
||||
- OpenBOR - General Guide: wiki_engine_guides/openbor/openbor-guide.md
|
||||
|
||||
- Guides - Emulators 📘:
|
||||
- Cemu ⬜:
|
||||
- Cemu - General Guide (WIP): wiki_emulator_guides/cemu/cemu-guide.md
|
||||
|
||||
- Dolphin / Primehack 🐬:
|
||||
- General Guide (WIP): wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md
|
||||
- Mod Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-mod.md
|
||||
- Texture Pack Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-texture-pack.md
|
||||
|
||||
- Duckstation 🐓:
|
||||
- Duckstation - General Guide (WIP): wiki_emulator_guides/duckstation/duckstation-guide.md
|
||||
- Duckstation - Texture Pack Guide: wiki_emulator_guides/duckstation/duckstation-texture-pack.md
|
||||
|
||||
- MAME 💰:
|
||||
- MAME - General Guide (WIP): wiki_emulator_guides/mame/mame-guide.md
|
||||
|
||||
- melonDS 🍉:
|
||||
- General Guide (WIP): wiki_emulator_guides/melonds/melonds-guide.md
|
||||
|
||||
- PCSX2 2️⃣:
|
||||
- PCSX2 - General Guide (WIP): wiki_emulator_guides/pcsx2/pcsx2-guide.md
|
||||
- PCSX2 - Texture Pack Guide: wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
|
||||
|
||||
- PPSSPP 🔺:
|
||||
- PPSSPP - General Guide (WIP): wiki_emulator_guides/ppsspp/ppsspp-guide.md
|
||||
- PPSSPP - Texture Pack Guide: wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md
|
||||
|
||||
- RetroArch 👾:
|
||||
- RetroArch - General Guide: wiki_emulator_guides/retroarch/retroarch-guide.md
|
||||
- RetroArch - Cores with Rewind support: wiki_emulator_guides/retroarch/retroarch-rewind.md
|
||||
- Mesen Core - Texture Pack Guide: wiki_emulator_guides/retroarch/retroarch-mesen-texture-pack.md
|
||||
- Mupen64Plus-Next Core - Texture Pack Guide: wiki_emulator_guides/retroarch/retroarch-mupen64plus-texture-pack.md
|
||||
|
||||
- RPCS3 3️⃣:
|
||||
- RPCS3 - General Guide: wiki_emulator_guides/rpcs3/rpcs3-guide.md
|
||||
|
||||
- Ryujinx 🔵:
|
||||
- Ryujinx - General Guide (WIP): wiki_emulator_guides/ryujinx/ryujinx-guide.md
|
||||
- Ryujinx - Mod Guide (WIP): wiki_emulator_guides/ryujinx/ryujinx-mod.md
|
||||
|
||||
- Vita3K 🤍:
|
||||
- Vita3K - General Guide: wiki_emulator_guides/vita3k/vita3k-guide.md
|
||||
|
||||
- xemu ✖️:
|
||||
- xemu - General Guide: wiki_emulator_guides/xemu/xemu-guide.md
|
||||
|
||||
- The Controller Vault 🎮:
|
||||
|
||||
- Accessibility ♿:
|
||||
- About Accessibility Controllers: wiki_controllers/accessibility/about-accessibility.md
|
||||
|
@ -182,134 +323,12 @@ nav:
|
|||
- Xbox S/X - Xbox Elite Series 2: wiki_controllers/xbox/xbox-wireless-elite.md
|
||||
- Xbox Adaptive Controller (WIP): wiki_controllers/accessibility/xac.md
|
||||
|
||||
- Community & Helping Out ❤️:
|
||||
- Discord: wiki_community/discord.md
|
||||
- Lemmy/Reddit: wiki_community/lemmy-reddit.md
|
||||
- How to Contribute to RetroDECK?: wiki_community/contibute-rd.md
|
||||
|
||||
- Credits & Donations 📖:
|
||||
- Credits - RetroDECK Team: wiki_credits/credits-team.md
|
||||
- Credits - Additional: wiki_credits/credits-additional.md
|
||||
- Credits - Boot Logos: wiki_credits/credits-boot.md
|
||||
- Credits - Collaborators: wiki_credits/credits-collaborators.md
|
||||
- Credits - Translations: wiki_credits/credits-translation.md
|
||||
- Donations & Licenses 🎁: wiki_credits/donations-licenses.md
|
||||
|
||||
- Development 🧪:
|
||||
- What are you working on?: wiki_development/general/what-are-you-working.on.md
|
||||
- Flatpak 📦:
|
||||
- About Flatpak: wiki_development/flatpak/retrodeck-flatpak.md
|
||||
- Functions ⚙️:
|
||||
- Easter Egg Splashes: wiki_development/functions/easter-egg-splashes.md
|
||||
- Compression: wiki_development/functions/compression.md
|
||||
- Creating Emulator/Engine Presets: wiki_development/functions/emulator-presets.md
|
||||
- General 🗜️:
|
||||
- CLI Guide: wiki_development/general/cli-guide.md
|
||||
- Debug Mode: wiki_development/general/debug-mode.md
|
||||
- Folders and Filepaths: wiki_development/general/folders-filepaths.md
|
||||
- Start with Development (WIP): wiki_development/general/general-development.md
|
||||
- Build Locally (WIP): wiki_development/general/build-locally.md
|
||||
- Add System (WIP) ✚: wiki_development/general/add-system.md
|
||||
- Testing 📝:
|
||||
- How do I help out with testing?: wiki_development/testing/general-testing.md
|
||||
- Release Candidate Testing: wiki_development/testing/release-candidate-testing.md
|
||||
|
||||
- Files & Game Management 📂:
|
||||
- Game Compability Lists: wiki_management/compatibility-lists.md
|
||||
- Manage your BIOS/Firmware: wiki_management/bios-firmware.md
|
||||
- Manage your Multidisk/file games: wiki_management/multi-disk.md
|
||||
- Move RetroDECK to a new device: wiki_management/retrodeck-move.md
|
||||
- Scraping Game Media: wiki_management/about-scraping.md
|
||||
- Spreading Files over Multiple Drives: wiki_management/spread-files.md
|
||||
|
||||
- FAQ ❔:
|
||||
- Documentation & Wiki: wiki_faq/faq-documentation.md
|
||||
- Feature Requests: wiki_faq/faq-feature.md
|
||||
- ES-DE Frontend: wiki_faq/faq-esde.md
|
||||
- ES-DE Scraping: wiki_faq/faq-scraping.md
|
||||
- RetroDECK General: wiki_faq/faq-rd-general.md
|
||||
- RetroDECK Usage: wiki_faq/faq-rd-usage.md
|
||||
- Steam Deck: wiki_faq/faq-rd-steamdeck.md
|
||||
|
||||
- Guides - Steam Deck 🕹️:
|
||||
- RetroDECK Installation and Updates: wiki_devices/steamdeck/steamdeck-start.md
|
||||
- Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
|
||||
- Recommended Software: wiki_devices/steamdeck/steamdeck-software.md
|
||||
- RetroDECK Controls: wiki_controllers/steam/steamdeck-neptune-controller.md
|
||||
- Built-in Controls: wiki_controllers/steam/steamdeck-neptune-builtin.md
|
||||
|
||||
- Guides - Linux Desktop 🐧:
|
||||
- Installation and Updates: wiki_devices/linux_desktop/linux-install.md
|
||||
- Recommended Software: wiki_devices/linux_desktop/linux-software.md
|
||||
|
||||
- Guides - RetroDECK with Steam 💻:
|
||||
- Add RetroDECK to Steam: wiki_steam/add-to-steam.md
|
||||
- Enable Controllers in Steam: wiki_steam//enable-controllers-steam.md
|
||||
- Change controller order in Steam: wiki_steam//set-controller-order-steam.md
|
||||
- RetroDECK and Steam Input: wiki_steam/steam-input.md
|
||||
|
||||
- Guides - ES-DE Frontend 🤖:
|
||||
- ES-DE - User Guide: wiki_es_de/esde-guide.md
|
||||
- Themes: wiki_es_de/esde-themes.md
|
||||
|
||||
- Guides - Engines 🛠️:
|
||||
- GZDoom 👹:
|
||||
- GZDoom - General Guide: wiki_engine_guides/gzdoom/gzdoom-guide.md
|
||||
- GZDoom - Controls Guide: wiki_engine_guides/gzdoom/gzdoom-controls.md
|
||||
- GZDoom - Get started on .doom files: wiki_engine_guides/gzdoom/retrodeck-doomfile.md
|
||||
- GZDoom - Get the WADs from bought games: wiki_engine_guides/gzdoom/extract-doom-wads.md
|
||||
- IkemenGO / M.U.G.E.N 🥋:
|
||||
- IkemenGO - General Guide: wiki_engine_guides/ikemengo/ikemengo-guide.md
|
||||
- IkemenGO - M.U.G.E.N Convertion Guidelines: wiki_engine_guides/ikemengo/mugen-conversion.md
|
||||
- Pico-8 8️⃣:
|
||||
- Pico-8 - General Guide: wiki_engine_guides/pico8/pico8-guide.md
|
||||
- ScummVM 🖱️:
|
||||
- ScummVM - General Guide: wiki_engine_guides/scummvm/scummvm-guide.md
|
||||
- Solarus 🌞:
|
||||
- Solarus - General Guide: wiki_engine_guides/solarus/solarus-guide.md
|
||||
- OpenBOR 🐉:
|
||||
- OpenBOR - General Guide: wiki_engine_guides/openbor/openbor-guide.md
|
||||
|
||||
- Guides - Emulators 📘:
|
||||
- Cemu ⬜:
|
||||
- Cemu - General Guide (WIP): wiki_emulator_guides/cemu/cemu-guide.md
|
||||
- Dolphin / Primehack 🐬:
|
||||
- General Guide (WIP): wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md
|
||||
- Mod Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-mod.md
|
||||
- Texture Pack Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-texture-pack.md
|
||||
- Duckstation 🐓:
|
||||
- Duckstation - General Guide (WIP): wiki_emulator_guides/duckstation/duckstation-guide.md
|
||||
- Duckstation - Texture Pack Guide: wiki_emulator_guides/duckstation/duckstation-texture-pack.md
|
||||
- MAME 💰:
|
||||
- MAME - General Guide (WIP): wiki_emulator_guides/mame/mame-guide.md
|
||||
- melonDS 🍉:
|
||||
- General Guide (WIP): wiki_emulator_guides/melonds/melonds-guide.md
|
||||
- PCSX2 2️⃣:
|
||||
- PCSX2 - General Guide (WIP): wiki_emulator_guides/pcsx2/pcsx2-guide.md
|
||||
- PCSX2 - Texture Pack Guide: wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md
|
||||
- PPSSPP 🔺:
|
||||
- PPSSPP - General Guide (WIP): wiki_emulator_guides/ppsspp/ppsspp-guide.md
|
||||
- PPSSPP - Texture Pack Guide: wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md
|
||||
- RetroArch 👾:
|
||||
- RetroArch - General Guide: wiki_emulator_guides/retroarch/retroarch-guide.md
|
||||
- RetroArch - Cores with Rewind support: wiki_emulator_guides/retroarch/retroarch-rewind.md
|
||||
- Mesen Core - Texture Pack Guide: wiki_emulator_guides/retroarch/retroarch-mesen-texture-pack.md
|
||||
- Mupen64Plus-Next Core - Texture Pack Guide: wiki_emulator_guides/retroarch/retroarch-mupen64plus-texture-pack.md
|
||||
- RPCS3 3️⃣:
|
||||
- RPCS3 - General Guide: wiki_emulator_guides/rpcs3/rpcs3-guide.md
|
||||
- Ryujinx 🔵:
|
||||
- Ryujinx - General Guide (WIP): wiki_emulator_guides/ryujinx/ryujinx-guide.md
|
||||
- Ryujinx - Mod Guide (WIP): wiki_emulator_guides/ryujinx/ryujinx-mod.md
|
||||
- Vita3K 🤍:
|
||||
- Vita3K - General Guide: wiki_emulator_guides/vita3k/vita3k-guide.md
|
||||
- xemu ✖️:
|
||||
- xemu - General Guide: wiki_emulator_guides/xemu/xemu-guide.md
|
||||
|
||||
- Archive 🗃️:
|
||||
- Yuzu 🔴 (Archive):
|
||||
- Yuzu - General Guide: wiki_emulator_guides/yuzu/yuzu-guide.md
|
||||
- Yuzu - Mod Guide: wiki_emulator_guides/yuzu/yuzu-mod.md
|
||||
- Yuzu - Gyro Guide: wiki_emulator_guides/yuzu/yuzu-gyro.md
|
||||
|
||||
- Citra 🍋 (Archive):
|
||||
- Citra - General Guide: wiki_emulator_guides/citra/citra-guide.md
|
||||
- Citra - Mod Guide: wiki_emulator_guides/citra/citra-mod.md
|
||||
|
|
Loading…
Reference in a new issue