From 1f40583ad20178076de293ef4630717d244020f1 Mon Sep 17 00:00:00 2001 From: laz <thelazorne@protonmail.com> Date: Sun, 11 Aug 2024 19:49:12 +0200 Subject: [PATCH] input fixes --- .../change-controller-order-steam.md | 0 .../diffrent-game-inputs.md | 0 wiki-rtd/mkdocs.yml | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) rename wiki-rtd/docs/{wiki_general => wiki_rd_controls}/change-controller-order-steam.md (100%) rename wiki-rtd/docs/{wiki_general => wiki_rd_controls}/diffrent-game-inputs.md (100%) diff --git a/wiki-rtd/docs/wiki_general/change-controller-order-steam.md b/wiki-rtd/docs/wiki_rd_controls/change-controller-order-steam.md similarity index 100% rename from wiki-rtd/docs/wiki_general/change-controller-order-steam.md rename to wiki-rtd/docs/wiki_rd_controls/change-controller-order-steam.md diff --git a/wiki-rtd/docs/wiki_general/diffrent-game-inputs.md b/wiki-rtd/docs/wiki_rd_controls/diffrent-game-inputs.md similarity index 100% rename from wiki-rtd/docs/wiki_general/diffrent-game-inputs.md rename to wiki-rtd/docs/wiki_rd_controls/diffrent-game-inputs.md diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index 3aa4211..02b46f9 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -63,12 +63,12 @@ nav: - What is the story and goals behind RetroDECK đŊī¸: wiki_about/story-goals.md - What is included in RetroDECK đĻ: wiki_about/what-is-included.md - Start using RetroDECK đī¸: wiki_general/retrodeck-start.md + - RetroDECK Configurator đ§°: wiki_configurator/configurator.md + - Add RetroDECK to Steam â : wiki_general/add-to-steam.md - Supported Devices đē: wiki_general/supported-devices.md - Supported Controllers đšī¸: wiki_general/supported-controllers.md - - Add RetroDECK to Steam â : wiki_general/add-to-steam.md - - Change Controller Order 4ī¸âŖ: wiki_general/change-controller-order-steam.md - - RetroDECK Configurator đ§°: wiki_configurator/configurator.md - - Different Button Prompts in Games â: wiki_general/diffrent-game-inputs.md + - Change Controller Order 4ī¸âŖ: wiki_rd_controls/change-controller-order-steam.md + - Different Button Prompts in Games â: wiki_rd_controls/diffrent-game-inputs.md - Version History đ: wiki_rd_versions/version-history.md - How to Contribute? â¤ī¸: wiki_community/contibute-rd.md - Bugs & Known Issues đ: wiki_bugs/known-issues.md