mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
DOC improve the documentation
* make API-doc more legible * improve comments in methods
This commit is contained in:
@@ -25,8 +25,8 @@ sending my PayPal info so you can donate.
|
||||
|
||||
Thank you!
|
||||
|
||||
User Documentation:
|
||||
-------------------
|
||||
User Documentation
|
||||
------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@@ -39,13 +39,16 @@ User Documentation:
|
||||
user/todo
|
||||
user/usage
|
||||
|
||||
API:
|
||||
----
|
||||
API
|
||||
---
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
api
|
||||
api/escpos
|
||||
api/printer
|
||||
api/constants
|
||||
api/exceptions
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
Reference in New Issue
Block a user