
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.
this package contains the html documentation.