[DOC] Use words whitelist default filename 67/117667/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 10 Feb 2021 10:21:02 +0000 (11:21 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 10 Feb 2021 10:21:48 +0000 (11:21 +0100)
Issue-ID: DOC-692
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I00c67d2c749023e9f342f27edff62f21af45a563

docs/spelling_wordlist.txt [moved from docs/validwords.txt with 100% similarity]
tox.ini

diff --git a/tox.ini b/tox.ini
index 6c8827d..4d2b6f7 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -36,4 +36,4 @@ deps =
     -r{toxinidir}/etc/requirements.txt
     sphinxcontrib-spelling
 commands =
-    sphinx-build -b spelling -Dextensions=sphinxcontrib.spelling -Dspelling_word_list_filename=validwords.txt -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spellcheck
+    sphinx-build -b spelling -Dextensions=sphinxcontrib.spelling -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spellcheck