sphinxcontrib-spelling 4.3.0

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

Project details 4.3.0 on PyPI

What’s new in 4.3.0?

  • Logging: use warning() instead of its deprecated alias (contributed by Sergey Kolosov)
  • Support additional contractions (contributed by David Baumgold)
  • require sphinx >= 2.0.0
  • declare support for python 3.6