Add documentation for config

This commit is contained in:
Davis Goglin 2016-03-15 14:09:45 -07:00 committed by Davis Goglin
parent 5dc676bea7
commit 2bb9756d28
2 changed files with 11 additions and 0 deletions

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

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

View File

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