2015-12-26 16:18:40 +00:00
|
|
|
.. python-escpos documentation master file, created by
|
|
|
|
sphinx-quickstart on Sat Dec 26 14:28:42 2015.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
2016-03-08 15:37:42 +00:00
|
|
|
.. include:: ../README.rst
|
2015-12-27 15:56:51 +00:00
|
|
|
|
2023-08-08 22:52:01 +00:00
|
|
|
#######
|
2016-02-16 21:55:49 +00:00
|
|
|
Content
|
2023-08-08 22:52:01 +00:00
|
|
|
#######
|
|
|
|
|
|
|
|
User Documentation
|
|
|
|
==================
|
|
|
|
|
|
|
|
This chapter describes the central points that
|
|
|
|
are relevant to the user of this library.
|
2015-12-26 16:18:40 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2016-02-16 21:55:49 +00:00
|
|
|
:caption: User Documentation
|
2015-12-26 16:18:40 +00:00
|
|
|
|
2015-12-27 15:56:51 +00:00
|
|
|
user/installation
|
|
|
|
user/methods
|
|
|
|
user/printers
|
|
|
|
user/raspi
|
|
|
|
user/usage
|
2023-10-05 12:15:19 +00:00
|
|
|
user/cli-user
|
2016-08-01 10:24:07 +00:00
|
|
|
user/barcode
|
2015-12-27 15:56:51 +00:00
|
|
|
|
2023-08-08 22:52:01 +00:00
|
|
|
Printer profiles
|
|
|
|
================
|
|
|
|
|
|
|
|
This chapter gives a listing of the available
|
|
|
|
printer profiles. Details are described in
|
|
|
|
:ref:`capabilities-profile-intro`.
|
|
|
|
|
2023-07-29 00:02:13 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Printer profiles
|
|
|
|
|
2023-08-08 22:52:01 +00:00
|
|
|
printer_profiles/capabilities
|
|
|
|
printer_profiles/available-profiles
|
|
|
|
printer_profiles/available-encodings
|
|
|
|
|
|
|
|
Developer Documentation
|
|
|
|
=======================
|
|
|
|
|
|
|
|
This chapter summarizes information for
|
|
|
|
developers of this library.
|
2023-07-29 00:02:13 +00:00
|
|
|
|
2016-03-08 15:34:20 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: Developer Documentation
|
|
|
|
|
2023-07-29 00:02:13 +00:00
|
|
|
dev/release-process
|
2016-03-08 15:34:20 +00:00
|
|
|
dev/contributing
|
2023-09-05 22:05:38 +00:00
|
|
|
dev/repository
|
2016-03-08 16:07:27 +00:00
|
|
|
dev/changelog
|
2023-07-29 00:02:13 +00:00
|
|
|
dev/todo
|
2015-12-27 15:56:51 +00:00
|
|
|
|
2023-08-08 22:52:01 +00:00
|
|
|
API Documentation
|
|
|
|
=================
|
|
|
|
|
|
|
|
This chapter contains an auto-generated
|
|
|
|
documentation of the API of this library.
|
|
|
|
|
2015-12-27 15:56:51 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2016-02-16 21:55:49 +00:00
|
|
|
:caption: API Documentation
|
|
|
|
|
2016-01-05 16:30:40 +00:00
|
|
|
api/escpos
|
|
|
|
api/printer
|
|
|
|
api/constants
|
|
|
|
api/exceptions
|
2017-01-29 21:33:15 +00:00
|
|
|
api/capabilities
|
2016-03-15 21:09:45 +00:00
|
|
|
api/config
|
2016-06-23 13:38:55 +00:00
|
|
|
api/image
|
2017-01-29 21:33:15 +00:00
|
|
|
api/cli
|
|
|
|
api/magicencode
|
|
|
|
api/codepages
|
|
|
|
api/katakana
|
2015-12-26 16:18:40 +00:00
|
|
|
|
2023-08-08 22:52:01 +00:00
|
|
|
##################
|
2015-12-26 16:18:40 +00:00
|
|
|
Indices and tables
|
2023-08-08 22:52:01 +00:00
|
|
|
##################
|
2015-12-26 16:18:40 +00:00
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|