Commit Graph

7 Commits

Author SHA1 Message Date
efetis 4fe6528ed4 Add support for Sphinx+PDF+MathJax 2019-02-06 17:14:50 -08:00
Richard Berger fc9eebb936 Added spellcheck utility to documentation build
Uses the sphinxcontrib-spelling extension and requires PyEnchant and
aspell-en to be installed.

Adds the optional make target 'spelling' which produces the file
spelling/output.txt. It contains all words it detects.

Due to the large number of false positives, words in
utils/sphinx-config/false_positives.txt are ignored.
2017-03-05 21:23:41 -05:00
Axel Kohlmeyer 607246f923 ignore mobi file as well 2016-10-21 13:25:53 -04:00
Axel Kohlmeyer ed3f02f249 ignore generated PDF and ePUB files 2016-10-21 12:04:48 -04:00
Axel Kohlmeyer 9bedb8a1c9 ignore generated files in html folder 2016-09-20 18:54:51 -04:00
Steve Plimpton c80dad0028 new fix flow/gauss command 2016-08-27 16:25:01 -06:00
Axel Kohlmeyer 9be235d872 improved .gitignore files to show only changes in relevant folders and files 2016-08-26 14:34:42 -04:00