sphinxcontrib-spelling 8.0.0
sphinxcontrib-spelling is a spelling checker for Sphinx. It uses PyEnchant to produce a report showing misspelled words.
What’s new in 8.0.0?
- add git archive settings for setuptools_scm
- modernize packaging
- builder: add test showing that only directive works for ignoring blocks
- builder: switch from traverse() to findall()
- builder: restructure node filtering
- drop pypy3
- add python 3.11 support
- drop python 3.6 support