deluge/docs/requirements.txt
Calum Lind 8b62e50eb8 [Docs] Add spellchecking with pyenchant
- Use sphinxcontrib.spelling with custom wordlist.
- Skip the checking of the modules documents as they raise
false-positives.
- Add a setup.py spellcheck_docs command.
- Fix spelling and other issues.
- Add a doc favicon.
2019-06-15 21:06:27 +01:00

5 lines
74 B
Plaintext

sphinx==2.0.*
recommonmark==0.4.*
sphinx_rtd_theme
sphinxcontrib-spelling