What is sphinxcontrib.spelling?

   [1]sphinxcontrib.spelling is a spelling checker for [2]Sphinx. It uses
   [3]PyEnchant to produce a report showing misspelled words.

What's New in This Release?

     * Fix unicode error in PythonBuiltinsFilter.
     * Make error output useful in emacs compiler mode
     * Only show the words being added to a local dictionary if debugging
       is enabled.

Installing

   Please see the [4]documentation for details.

References

   1. https://bitbucket.org/dhellmann/sphinxcontrib-spelling/overview
   2. http://sphinx.pocoo.org/
   3. http://www.rfk.id.au/software/pyenchant/
   4. http://sphinxcontrib-spelling.readthedocs.org/en/latest/

-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to