Add spell checking to documentation target.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-10-04 19:34:07 -04:00
parent e9180f68d7
commit 8e3484663b
4 changed files with 24 additions and 1 deletions
+3
View File
@@ -133,6 +133,9 @@ test-with-oracle-all: test-launch-oracle
docs-serve:
cd docs;make livehtml
docs-spellcheck:
sphinx-build -b spelling -d docs/_build/ docs docs/_build/spelling
# Translations