python-sphinxcontrib.spelling

Sphinx "spelling" extension
  https://github.com/sphinx-contrib/spelling
  0
  no reviews



This package contains the spelling extension for the Sphinx documentation system. The extension enables a spelling checker which uses PyEnchant to produce a report showing misspelled words.

The extension also:
- Supports multiple source languages using the standard enchant
dictionaries.
- Supports project-specific dictionaries for localized jargon and other
terminology that may not appear in the global dictionaries.
- Suggests alternatives to words not found in the dictionary, when
possible.