mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-25 23:25:40 +00:00
Sections
This commit is contained in:
parent
3c59507c6c
commit
0d99037218
|
@ -12,7 +12,9 @@ theme:
|
|||
language: "en"
|
||||
logo: wiki_icons/retrodeck/rd_icon_circle_32x32.png
|
||||
features:
|
||||
- navigation.prune
|
||||
- navigation.prune
|
||||
- navigation.path
|
||||
- navigation.sections
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: "deep purple"
|
||||
|
@ -116,6 +118,32 @@ nav:
|
|||
- Texture Packs - RetroArch Mesen: wiki_texture_packs/retroarch-mesen-tp.md
|
||||
- Texture Packs - RetroArch Mupen64Plus: wiki_texture_packs/retroarch-mupen64plus-tp.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
|
||||
- How to help out with testing?: wiki_community/testing-rd.md
|
||||
|
||||
- Bugs & Issues 🐜:
|
||||
- Reporting: wiki_bugs/report-bugs.md
|
||||
- Known Issues: wiki_bugs/known-issues.md
|
||||
|
||||
- Donations & Licenses 🎁: wiki_about/donations-licenses.md
|
||||
|
||||
- Development 🖥️:
|
||||
- Current Version: wiki_rd_versions/version_0.7b/0.7.5b.md
|
||||
- Version History (Patchnotes): wiki_rd_versions/version-history.md
|
||||
- What are you working on?: wiki_development/what-are-you-working.on.md
|
||||
- Folders and Filepaths: wiki_development/folders-filepaths.md
|
||||
- CLI Guide: wiki_development/cli-guide.md
|
||||
- Development Notes: wiki_development/general-development.md
|
||||
|
||||
- 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
|
||||
- Boot Logos: wiki_about/boot-logos.md
|
||||
|
||||
- About Controllers 🎮:
|
||||
- Different Button Prompts in Games: wiki_controllers/about/diffrent-game-inputs.md
|
||||
- RetroDECK with Steam Input: wiki_controllers/about/about-steam-input.md
|
||||
|
@ -147,28 +175,4 @@ nav:
|
|||
- Racing - Controllers (WIP): wiki_controllers/controllers-racing.md
|
||||
- Toys-to-life - Controllers (WIP): wiki_controllers/controllers-toys-to-life.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
|
||||
- How to help out with testing?: wiki_community/testing-rd.md
|
||||
|
||||
- Bugs & Issues 🐜:
|
||||
- Reporting: wiki_bugs/report-bugs.md
|
||||
- Known Issues: wiki_bugs/known-issues.md
|
||||
|
||||
- Donations & Licenses 🎁: wiki_about/donations-licenses.md
|
||||
|
||||
- Development 🖥️:
|
||||
- Current Version: wiki_rd_versions/version_0.7b/0.7.5b.md
|
||||
- Version History (Patchnotes): wiki_rd_versions/version-history.md
|
||||
- What are you working on?: wiki_development/what-are-you-working.on.md
|
||||
- Folders and Filepaths: wiki_development/folders-filepaths.md
|
||||
- CLI Guide: wiki_development/cli-guide.md
|
||||
- Development Notes: wiki_development/general-development.md
|
||||
|
||||
- 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
|
||||
- Boot Logos: wiki_about/boot-logos.md
|
||||
|
|
Loading…
Reference in a new issue