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:
23
doc/index.rst
Normal file
23
doc/index.rst
Normal 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`
|
||||
|
Reference in New Issue
Block a user