76 lines
1.3 KiB
ReStructuredText
76 lines
1.3 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
|
|
==================
|
|
|
|
.. 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
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Printer profiles
|
|
|
|
printer_profiles/capabilities.rst
|
|
printer_profiles/available-profiles.rst
|
|
printer_profiles/available-encodings.rst
|
|
|
|
Developer Documentation
|
|
=======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Developer Documentation
|
|
|
|
dev/release-process.rst
|
|
dev/contributing.rst
|
|
dev/changelog.rst
|
|
dev/todo.rst
|
|
|
|
API Documentation
|
|
=================
|
|
|
|
.. 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`
|
|
|