RetroDECK/wiki-rtd/mkdocs.yml

71 lines
3.4 KiB
YAML
Raw Normal View History

2023-11-28 14:41:02 +00:00
site_name: RetroDECK Wiki
2023-11-29 20:19:59 +00:00
site_description: The Official RetroDECK Wiki
navigation_depth: 5
2023-11-28 15:11:40 +00:00
nav:
2023-11-29 11:50:16 +00:00
- Wiki Home 🏠: index.md
2023-11-28 21:03:05 +00:00
- General Information 📰:
2023-11-28 20:48:03 +00:00
- What is RetroDECK?: wiki_general/what-is-retrodeck.md
- What is included in RetroDECK?: wiki_general/what-is-included.md
2023-11-29 05:38:04 +00:00
- Supported Systems: wiki_general/supported-systems.md
2023-11-29 13:34:00 +00:00
- RetroDECK Configurator: wiki_general/configurator.md
2023-11-28 20:48:03 +00:00
- The RetroDECK Beta: wiki_general/beta-period.md
2023-11-30 07:18:22 +00:00
- FAQ - Frequently Asked Questions: wiki_howto_faq/faq.md
2023-11-29 07:14:36 +00:00
- Known Issues: wiki_general/known-issues.md
2023-11-28 20:48:03 +00:00
2023-11-30 07:18:22 +00:00
- How-to's ❔:
- How-to - Move RetroDECK to a new device: wiki_howto_faq/move-retrodeck.md
- How-to - Add RetroDECK to Steam: wiki_howto_faq/add-to-steam.md
- How-to - Enable Controllers in Steam: wiki_howto_faq/enable-controllers-steam.md
2023-11-29 11:50:16 +00:00
2023-11-29 20:36:15 +00:00
- Steam Deck:
2023-11-30 07:14:29 +00:00
- Steam Deck - Installation and Updates: wiki_devices/steamdeck/steamdeck-start.md
- Steam Deck - Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
- Steam Deck - Software Recommendations: wiki_devices/steamdeck/steamdeck-software.md
- Linux Desktop:
- Linux Desktop - Installation and Updates: wiki_devices/linux_desktop/linux-install.md
- Linux Desktop - Software Recommendations: wiki_devices/linux_desktop/linux-software.md
2023-11-29 20:36:15 +00:00
2023-11-30 07:29:52 +00:00
- Mod Guides:
- Linux Desktop - Installation and Updates: wiki_devices/linux_desktop/linux-install.md
- Linux Desktop - Software Recommendations: wiki_devices/linux_desktop/linux-software.md
- Texture Pack Guides:
- Texture Packs - Citra: wiki_texture_packs/citra-tp.md
- Texture Packs - Dolphin/Primehack: wiki_texture_packs/dolphing-prime-tp.md
- Texture Packs - Duckstation: wiki_texture_packs/duckstation-tp.md
- Texture Packs - PCSX2: wiki_texture_packs/pcsx2-tp.md
- Texture Packs - PPSSPP: wiki_texture_packs/ppsspp-tp.md
- Texture Packs - RetroArch Mesen: wiki_texture_packs/retroarch-mesen-tp.md
- Texture Packs - RetroArch Mupen64Plus: wiki_texture_packs/retroarch-mupen64plus-tp.md
- Emulator Guides:
- Linux Desktop - Installation and Updates: wiki_devices/linux_desktop/linux-install.md
- Linux Desktop - Software Recommendations: wiki_devices/linux_desktop/linux-software.md
2023-11-29 20:19:59 +00:00
- Controllers and Input 🎮:
2023-11-29 20:36:15 +00:00
- RetroDECK with Steam Input: wiki_controllers/about-steam-input.md
2023-11-29 20:19:59 +00:00
- Button Prompts in Games: wiki_controllers/diffrent-game-inputs.md
2023-11-29 20:36:15 +00:00
- Steam Deck Controls: wiki_controllers/controls-steamdeck.md
- Playstation Controllers (WIP): wiki_controllers/controllers-playstation.md
2023-11-29 20:19:59 +00:00
2023-11-29 11:25:17 +00:00
- Development🔎:
- Current Version: wiki_rd_versions/version_0.7b/0.7.4b/
- Version History (Patchnotes): wiki_rd_versions/version-history.md
2023-11-29 13:34:00 +00:00
- Folders and Filepaths: wiki_development/folders-filepaths.md
- CLI Guide: wiki_development/cli-guide.md
2023-11-29 13:58:27 +00:00
- Development Notes: wiki_development/general-development.md
2023-11-29 11:37:53 +00:00
2023-11-29 20:36:15 +00:00
- Community and Helping ❤️:
- Discord: wiki_community/discord.md
- Lemmy/Reddit: wiki_community/lemmy-reddit.md
2023-11-30 06:15:14 +00:00
- How to Contribute to RetroDECK?: wiki_community/contibute-rd
- How to help out with testing?: wiki_community/testing-rd.md
2023-11-29 20:36:15 +00:00
2023-11-29 11:37:53 +00:00
- About RetroDECK 📖:
- The Team & Credits: wiki_about/team-credits.md
- Story & Philosophy: wiki_about/story-philosophy.md
- Visions & Goals: wiki_about/visions-and-goals.md
- Donations & Licenses: wiki_about/donations- licenses.md
2023-11-28 15:11:40 +00:00
theme: readthedocs