1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

DOC add very simple (and bad-looking) api-reference as doc-stub

This commit is contained in:
Patrick Kanzler
2015-12-26 17:18:40 +01:00
parent 7e3b6ce586
commit 06a68d1c97
6 changed files with 739 additions and 0 deletions

23
doc/index.rst Normal file
View File

@@ -0,0 +1,23 @@
.. 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.
Welcome to python-escpos's documentation!
=========================================
Contents:
.. toctree::
:maxdepth: 1
api-documentation
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`