python-escpos/doc/index.rst

89 lines
1.6 KiB
ReStructuredText
Raw Normal View History

.. 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
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
##################
Indices and tables
##################
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`