docs: add minimal README.md stubs for modules to satisfy validator

This commit is contained in:
2025-10-15 13:19:00 +02:00
parent 4596b014c8
commit 558eebbedd
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
# Client\n\nMinimal placeholder README. Client apps live under ./clients/. See docs/index.md for docs.
+1
View File
@@ -0,0 +1 @@
# Core\n\nMinimal placeholder README. See docs/index.md for project documentation.
+1
View File
@@ -0,0 +1 @@
# Events Module\n\nThis is a minimal placeholder README to satisfy documentation validation. See docs/index.md for project docs.
+1
View File
@@ -0,0 +1 @@
# Horses Module\n\nThis is a minimal placeholder README to satisfy documentation validation. See docs/index.md for project docs.
+1
View File
@@ -0,0 +1 @@
# Infrastructure\n\nMinimal placeholder README. For infrastructure details, start at docs/index.md and docs/overview/system-overview.md.
+1
View File
@@ -0,0 +1 @@
# Masterdata Module\n\nThis is a minimal placeholder README to satisfy documentation validation. See docs/index.md for project docs.
+1
View File
@@ -0,0 +1 @@
# Members Module\n\nThis is a minimal placeholder README to satisfy documentation validation. See docs/index.md for project docs.