docs: restructure domain documentation and update references
Implemented a standardized folder structure for domain documentation to improve clarity and maintainability. Migrated existing files to the new structure, updated links in related documentation, and added README files for navigation and guidance.
This commit is contained in:
+4
-5
@@ -1,7 +1,6 @@
|
||||
# Frontend
|
||||
# Frontend Module
|
||||
|
||||
Kotlin Multiplatform Frontend layer.
|
||||
Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".
|
||||
|
||||
- shells: ausführbare Anwendungen (Assembler)
|
||||
- features: Vertical Slices (kein Feature→Feature Import)
|
||||
- core: gemeinsame Basis (Design-System, Network, Local-DB, Auth, Domain)
|
||||
**Die vollständige Dokumentation befindet sich hier:**
|
||||
[**-> docs/06_Frontend/README.md**](../docs/06_Frontend/README.md)
|
||||
|
||||
Reference in New Issue
Block a user