DOC add image helper class

This commit is contained in:
Patrick Kanzler 2016-06-23 15:38:55 +02:00
parent 7529642788
commit 685a1f504c
No known key found for this signature in database
GPG Key ID: F07F07153306FCEF
2 changed files with 11 additions and 0 deletions

10
doc/api/image.rst Normal file
View File

@ -0,0 +1,10 @@
Image helper
------------
Module :py:mod:`escpos.image`
.. automodule:: escpos.image
:members:
:inherited-members:
:undoc-members:
:show-inheritance:
:member-order: bysource

View File

@ -36,6 +36,7 @@ Content
api/constants api/constants
api/exceptions api/exceptions
api/config api/config
api/image
Indices and tables Indices and tables
================== ==================