mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-07-18 03:26:15 +00:00
Adds a second bin target to mas-config which renders docs/reference/configuration.md from the config JSON schema: doc comments become the YAML comments, schemars examples/defaults become the example values, and an x-doc schema extension (commented/skip/yaml) covers the idioms that need hand-authoring. Wired into misc/update.sh so the existing CI freshness check keeps the reference in sync.