Commit Graph
10 Commits
Author SHA1 Message Date
Raphael Michel 4634f853f1 Documentation spellcheck: Compatibility with enchant2 2018-03-08 10:49:04 +01:00
Raphael Michel 58d36b08e2 Pin Sphinx version 2018-02-14 11:49:50 +01:00
Jakob SchnellandRaphael Michel 9ab39904e8 Implement automatic spell-check for docs (#688)
* [WIP] Implement automatic spell-check for docs

fixes #663

The only thing unclear to me so far is how the output of `make spelling`
should be checked - is there a possibility to check for a file (i.e.
`_build/spelling/output.txt`) to be empty, and report a failed build
otherwise?

* fix typo in requirements.txt

* add enchant library

* travis should report errors, order spelling wordlist

* change travis.yml to easier troubleshoot build issues

* fixed more typos, added more words

* add more words, fix more typos

* added more words

* added more words

* revert changes to .travis.yml
2017-12-11 11:41:59 +01:00
Raphael Michel d671060a47 Add sphinxcontrib-images to doc dependencies 2017-07-31 21:14:00 +02:00
Raphael Michel fb19891473 Add plugin documentation 2016-12-08 18:20:43 +01:00
Raphael Michel 0f09c652c3 Doc requirements were missing 2015-03-19 10:45:04 +01:00
Raphael Michel c23468e266 Doc requirements 2015-03-15 19:58:14 +01:00
Raphael Michel 6dea0de32d Update requirements for docs 2015-03-15 19:50:55 +01:00
Raphael Michel 06c387b295 Update documentation 2014-10-04 22:09:20 +02:00
Raphael Michel 4689bdf337 Initial documentation 2014-09-08 15:54:08 +02:00