docs: update code block formatting in reports and restructure guides

Updated code block formatting in `Ping-Service_Impl_01-2026.md` for consistency by switching from `kotlin` to `text`. Refactored `README.md` to rename `02_Onboarding` to `02_Guides` for improved clarity. Adjusted UI code example in `UIUXDesigner.md` with added descriptive comments.
This commit is contained in:
2026-01-23 13:39:07 +01:00
parent aba5b5c7a0
commit 84337697ce
3 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Willkommen im "Gehirn" des Projekts. Dieses Verzeichnis ist die **Single Source
### 🏗️ Core
* **[`01_Architecture`](01_Architecture/)**: Der Masterplan. ADRs, Roadmaps und C4-Modelle.
* *Start hier:* `MASTER_ROADMAP_2026_Q1.md`
* **[`02_Onboarding`](02_Onboarding/)**: Guides für neue Entwickler (Setup, Guidelines).
* **[`02_Guides`](02_Guides/)**: Guides für neue Entwickler (Setup, Guidelines).
* **[`03_Domain`](03_Domain/)**: Fachlichkeit (Turnierregeln, Entities).
### 🛠️ Tech Stack