# MkDocs site BUILD toolchain — used by CI (.github/workflows/pages.yml) and by
# `make docs-build` / `docs-serve`. Translation is a separate, local-only step;
# its dependencies live in tools/docs/requirements.txt.

mkdocs-material==9.7.7
mkdocs-static-i18n==1.3.1
# Versioned docs: one published snapshot per release tag, with a `latest` alias
# and the version selector in the Material header (extra.version in mkdocs.yml).
mike==2.1.3
