sphinxcontrib-spelling 1.1

sphinxcontrib-spelling is a spelling checker for Sphinx. It uses PyEnchant to produce a report showing misspelled words.

Project details 1.1 on PyPI

What’s New in 1.1?

This point update includes new filters to ignore words commonly encountered in software documentation and other writing about computer programs. These include Python language built-ins, importable modules, words that match the names of packages on the Python Package Index, CamelCase words, and acronyms. There is also a new spelling directive for creating a local word list within a document.