Skip to content

v0.1.0

Choose a tag to compare

@mairas mairas released this 13 Aug 12:03
· 3 commits to main since this release
7f09d05

First release. Six documentation checkers as console commands: translation-status, stamp-translation, map-anchors, check-glossary, check-typography, check-anchors.

Pin it in a documentation repository's pyproject.toml:

dependencies = [
    "halos-docs-tools @ git+https://github.com/halos-org/docs-tools@v0.1.0",
]