sphinxcontrib-spelling is a spelling checker for Sphinx-based documentation. It uses PyEnchant to produce a report showing misspelled words.
Bug Fixes
- Updated to only create
.spelling
output files for inputs that generate spelling warnings. Fixes #63.
Details
- update documentation with example output
- log files as they are created
- add separate spelling target in tox
- only create output files when writing warnings