89 lines
1.6 KiB
ReStructuredText
89 lines
1.6 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
|
|
user/methods
|
|
user/printers
|
|
user/raspi
|
|
user/usage
|
|
user/barcode
|
|
|
|
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
|
|
printer_profiles/available-profiles
|
|
printer_profiles/available-encodings
|
|
|
|
Developer Documentation
|
|
=======================
|
|
|
|
This chapter summarizes information for
|
|
developers of this library.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Developer Documentation
|
|
|
|
dev/release-process
|
|
dev/contributing
|
|
dev/changelog
|
|
dev/todo
|
|
|
|
API Documentation
|
|
=================
|
|
|
|
This chapter contains an auto-generated
|
|
documentation of the API of this library.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API Documentation
|
|
|
|
api/escpos
|
|
api/printer
|
|
api/constants
|
|
api/exceptions
|
|
api/capabilities
|
|
api/config
|
|
api/image
|
|
api/cli
|
|
api/magicencode
|
|
api/codepages
|
|
api/katakana
|
|
|
|
##################
|
|
Indices and tables
|
|
##################
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|