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

Improve diagnostic output (#577)

* add extended version information

* autodocument argparser

* add spelling exception

* fix docstrings

* add annotations

* use typing types

* add test
This commit is contained in:
Patrick Kanzler
2023-10-05 14:15:19 +02:00
committed by GitHub
parent ba0167f1fd
commit ecfeeb9b13
9 changed files with 87 additions and 11 deletions

View File

@@ -33,6 +33,7 @@ changedir = doc
deps = sphinx>=7.2.3
setuptools_scm
python-barcode
sphinx-argparse
sphinxcontrib-spelling>=8.0.0
sphinxcontrib.datatemplates
sphinx-autodoc-typehints