mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-23 09:30:00 +00:00
DOC improve the documentation
* make API-doc more legible * improve comments in methods
This commit is contained in:
10
doc/api/printer.rst
Normal file
10
doc/api/printer.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Printer implementations
|
||||
-----------------------
|
||||
Module :py:mod:`escpos.printer`
|
||||
|
||||
.. automodule:: escpos.printer
|
||||
:members:
|
||||
:inherited-members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:member-order: bysource
|
||||
Reference in New Issue
Block a user