# Documentation site (docs/ -> https://athrvk.github.io/vayu/).
# Built by .github/workflows/docs.yml; pinned so a theme release cannot change
# the published site without a commit here.
#
#   pip install -r requirements-docs.txt
#   mkdocs serve -f .github/mkdocs.yml          # preview on 127.0.0.1:8000/vayu/
#   mkdocs build --strict -f .github/mkdocs.yml # what CI runs
mkdocs-material==9.7.7
