sphinxcontrib-spelling 5.2.1
sphinxcontrib-spelling is a spelling checker for Sphinx. 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