89 lines
1.7 KiB
ReStructuredText
89 lines
1.7 KiB
ReStructuredText
.. 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.
|
|
|
|
.. include:: ../README.rst
|
|
|
|
#######
|
|
Content
|
|
#######
|
|
|
|
User Documentation
|
|
==================
|
|
|
|
This chapter describes the central points that
|
|
are relevant to the user of this library.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: User Documentation
|
|
|
|
user/installation.rst
|
|
user/methods.rst
|
|
user/printers.rst
|
|
user/raspi.rst
|
|
user/usage.rst
|
|
user/barcode.rst
|
|
|
|
Printer profiles
|
|
================
|
|
|
|
This chapter gives a listing of the available
|
|
printer profiles. Details are described in
|
|
:ref:`capabilities-profile-intro`.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Printer profiles
|
|
|
|
printer_profiles/capabilities.rst
|
|
printer_profiles/available-profiles.rst
|
|
printer_profiles/available-encodings.rst
|
|
|
|
Developer Documentation
|
|
=======================
|
|
|
|
This chapter summarizes information for
|
|
developers of this library.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Developer Documentation
|
|
|
|
dev/release-process.rst
|
|
dev/contributing.rst
|
|
dev/changelog.rst
|
|
dev/todo.rst
|
|
|
|
API Documentation
|
|
=================
|
|
|
|
This chapter contains an auto-generated
|
|
documentation of the API of this library.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API Documentation
|
|
|
|
api/escpos.rst
|
|
api/printer.rst
|
|
api/constants.rst
|
|
api/exceptions.rst
|
|
api/capabilities.rst
|
|
api/config.rst
|
|
api/image.rst
|
|
api/cli.rst
|
|
api/magicencode.rst
|
|
api/codepages.rst
|
|
api/katakana.rst
|
|
|
|
##################
|
|
Indices and tables
|
|
##################
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|