Files
Max Isbey 6d3a840779 Add tooling and build support for translated docs sites
A manually-run tool under scripts/docs/i18n translates prose pages and
navigation labels into the languages registered in i18n/languages.yml,
guided by per-language instruction files and glossaries, with structural
and meaning checks before anything is written. The docs build stages each
language into its own site under /<code>/ (English pages overlaid with the
available translations plus status banners) with translated navigation and
a language switcher. Human-authored inputs and generated output both live
under i18n/; docs/translations.md explains the model to readers.
2026-07-31 17:47:22 +00:00
..