Enforce Spellchecker in CI
[docs.git] / docs / conf.py
index 600a3421c4af2835498d422b026585720b502a2c..4e1e1e63b24ec544105811b7fc8af87cd2f719f9 100755 (executable)
@@ -78,6 +78,8 @@ linkcheck_timeout = 300
 nitpicky = True
 release = version
 
+spelling_warning=True
+
 html_context = {
     'version_status': 'supported',
 }