docs: Add and update READMEs for new v3 event modules

- Added new README.md for the v3 Event Leads module at `src/routes/events/[event_id]/(leads)/README.md`, adapting content from its legacy counterpart.
- Created placeholder README.md files for the main v3 Events module (`src/routes/events/[event_id]/README.md`), the v3 Launcher module (`src/routes/events/[event_id]/(launcher)/README.md`), and the v3 Badges module (`src/routes/events/[event_id]/(badges)/README.md`).
This commit is contained in:
Scott Idem
2025-11-19 22:47:28 -05:00
parent d1021e2822
commit 4b1db3afff
4 changed files with 66 additions and 25 deletions

View File

@@ -1,3 +1,3 @@
# Events Presentation Management Module (v3)
# Aether (AE) Event Module (v3)
This module handles the presentation management features for events.
This directory contains the core files for the new Events module (v3). Detailed documentation to follow.