docs consolidation and others

This commit is contained in:
master
2026-01-06 19:02:21 +02:00
parent d7bdca6d97
commit 4789027317
849 changed files with 16551 additions and 66770 deletions

View File

@@ -82,7 +82,7 @@ src/Router/
1. Define attribute in `StellaOps.Microservice`
2. Update source generator to handle new attribute
3. Add generator tests with expected output
4. Document in `/docs/router/`
4. Document in `/docs/modules/router/guides/`
### Common Patterns
@@ -177,7 +177,7 @@ dotnet run --project src/Router/examples/Examples.OrderService/
## Documentation
- `/docs/router/README.md` - Product overview
- `/docs/router/ARCHITECTURE.md` - Technical architecture
- `/docs/router/GETTING_STARTED.md` - Tutorial
- `/docs/router/examples/` - Example documentation
- `/docs/modules/router/README.md` - Product overview
- `/docs/modules/router/guides/ARCHITECTURE.md` - Technical architecture
- `/docs/modules/router/guides/GETTING_STARTED.md` - Tutorial
- `/docs/modules/router/examples/` - Example documentation