1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

add spellchecker with first conf, fix some errors

This commit is contained in:
Patrick Kanzler
2020-05-11 23:39:56 +02:00
parent 9e406efc86
commit f4e214ad17
8 changed files with 25 additions and 12 deletions

View File

@@ -293,3 +293,9 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False
# spellchecker
spelling_ignore_pypi_package_names = True
spelling_ignore_wiki_words = True
spelling_ignore_python_builtins = True
spelling_ignore_importable_modules = True