Consolidate generation route builders

This commit is contained in:
2026-06-21 13:06:50 +02:00
parent f8f6a242d6
commit b3d69f0291
2 changed files with 65 additions and 76 deletions

View File

@@ -21,6 +21,7 @@ after each item.
- [x] `rendering/metadata.ex`
- [x] `rendering/links_and_languages.ex`
- [x] `generation/validation.ex`
- [x] `generation/outputs.ex`
---