Add spell checking to documentation target.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "_ext"))
|
||||
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
#extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode']
|
||||
#extensions = ["djangodocs", "sphinx.ext.intersphinx"]
|
||||
extensions = ['sphinxcontrib.blockdiag']
|
||||
extensions = ['sphinxcontrib.blockdiag', 'sphinxcontrib.spelling']
|
||||
|
||||
blockdiag_antialias = True
|
||||
blockdiag_html_image_format = "SVG"
|
||||
|
||||
19
docs/spelling_wordlist.txt
Normal file
19
docs/spelling_wordlist.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
MERC
|
||||
Django
|
||||
Tesseract
|
||||
backend
|
||||
minified
|
||||
phpBB
|
||||
Grappelli
|
||||
unoconv
|
||||
Sergey
|
||||
Glita
|
||||
fabfile
|
||||
poppler
|
||||
Transifex
|
||||
pdftotext
|
||||
frontend
|
||||
Redis
|
||||
backend
|
||||
Kombu
|
||||
filesystem
|
||||
Reference in New Issue
Block a user