From 507d9d600f9f26ff367b568211db07b957049001 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Wed, 28 Jan 2026 22:08:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20Remove=20outdated=20doc?= =?UTF-8?q?umentation=20files=20and=20consolidate=20content=20into=20a=20s?= =?UTF-8?q?ingle=20README=20for=20improved=20organization=20and=20maintain?= =?UTF-8?q?ability?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projects/Pokedex.Online/api-reference/gamemaster-api.md | 0 .../projects/Pokedex.Online/api-reference/oauth-setup.md | 0 .../CLEANUP.md => docs/projects/Pokedex.Online/archive/cleanup.md | 0 .../projects/Pokedex.Online/archive/implementation-notes.md | 0 .../projects/Pokedex.Online/roadmap/gamemaster-explorer-future.md | 0 .../projects/Pokedex.Online/setup/gamemaster-setup.md | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename code/websites/pokedex.online/GAMEMASTER_API.md => docs/projects/Pokedex.Online/api-reference/gamemaster-api.md (100%) rename code/websites/pokedex.online/OAUTH_SETUP.md => docs/projects/Pokedex.Online/api-reference/oauth-setup.md (100%) rename code/websites/pokedex.online/CLEANUP.md => docs/projects/Pokedex.Online/archive/cleanup.md (100%) rename code/websites/pokedex.online/IMPLEMENTATION_NOTES.md => docs/projects/Pokedex.Online/archive/implementation-notes.md (100%) rename code/websites/pokedex.online/GAMEMASTER_EXPLORER_FUTURE.md => docs/projects/Pokedex.Online/roadmap/gamemaster-explorer-future.md (100%) rename code/websites/pokedex.online/GAMEMASTER_SETUP.md => docs/projects/Pokedex.Online/setup/gamemaster-setup.md (100%) diff --git a/code/websites/pokedex.online/GAMEMASTER_API.md b/docs/projects/Pokedex.Online/api-reference/gamemaster-api.md similarity index 100% rename from code/websites/pokedex.online/GAMEMASTER_API.md rename to docs/projects/Pokedex.Online/api-reference/gamemaster-api.md diff --git a/code/websites/pokedex.online/OAUTH_SETUP.md b/docs/projects/Pokedex.Online/api-reference/oauth-setup.md similarity index 100% rename from code/websites/pokedex.online/OAUTH_SETUP.md rename to docs/projects/Pokedex.Online/api-reference/oauth-setup.md diff --git a/code/websites/pokedex.online/CLEANUP.md b/docs/projects/Pokedex.Online/archive/cleanup.md similarity index 100% rename from code/websites/pokedex.online/CLEANUP.md rename to docs/projects/Pokedex.Online/archive/cleanup.md diff --git a/code/websites/pokedex.online/IMPLEMENTATION_NOTES.md b/docs/projects/Pokedex.Online/archive/implementation-notes.md similarity index 100% rename from code/websites/pokedex.online/IMPLEMENTATION_NOTES.md rename to docs/projects/Pokedex.Online/archive/implementation-notes.md diff --git a/code/websites/pokedex.online/GAMEMASTER_EXPLORER_FUTURE.md b/docs/projects/Pokedex.Online/roadmap/gamemaster-explorer-future.md similarity index 100% rename from code/websites/pokedex.online/GAMEMASTER_EXPLORER_FUTURE.md rename to docs/projects/Pokedex.Online/roadmap/gamemaster-explorer-future.md diff --git a/code/websites/pokedex.online/GAMEMASTER_SETUP.md b/docs/projects/Pokedex.Online/setup/gamemaster-setup.md similarity index 100% rename from code/websites/pokedex.online/GAMEMASTER_SETUP.md rename to docs/projects/Pokedex.Online/setup/gamemaster-setup.md