change heading levels
This commit is contained in:
parent
37da7eefbd
commit
8b3f8e41a1
10
README.rst
10
README.rst
@ -8,7 +8,7 @@ python-escpos - Python library to manipulate ESC/POS Printers
|
||||
|
||||
|
||||
Description
|
||||
-----------
|
||||
"""""""""""
|
||||
|
||||
Python ESC/POS is a library which lets the user have access to all those printers handled
|
||||
by ESC/POS commands, as defined by Epson, from a Python application.
|
||||
@ -27,7 +27,7 @@ settings for the printer that you set. These settings are handled by
|
||||
`escpos-php <https://github.com/mike42/escpos-php>`_.
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
""""""""""""
|
||||
|
||||
This library makes use of:
|
||||
|
||||
@ -38,7 +38,7 @@ This library makes use of:
|
||||
* `python-barcode <https://github.com/WhyNotHugo/python-barcode>`_ for the generation of barcodes
|
||||
|
||||
Documentation and Usage
|
||||
-----------------------
|
||||
"""""""""""""""""""""""
|
||||
|
||||
The basic usage is:
|
||||
|
||||
@ -89,7 +89,7 @@ The full project-documentation is available on
|
||||
`Read the Docs <https://python-escpos.readthedocs.io>`_.
|
||||
|
||||
Contributing
|
||||
------------
|
||||
""""""""""""
|
||||
|
||||
This project is open for any contribution! Please see
|
||||
`CONTRIBUTING.rst <https://python-escpos.readthedocs.io/en/latest/dev/contributing.html>`_
|
||||
@ -97,7 +97,7 @@ for more information.
|
||||
|
||||
|
||||
Disclaimer
|
||||
----------
|
||||
""""""""""
|
||||
|
||||
None of the vendors cited in this project agree or endorse any of the
|
||||
patterns or implementations.
|
||||
|
@ -5,8 +5,9 @@
|
||||
|
||||
.. include:: ../README.rst
|
||||
|
||||
#######
|
||||
Content
|
||||
-------
|
||||
#######
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@ -52,8 +53,9 @@ Content
|
||||
api/codepages
|
||||
api/katakana
|
||||
|
||||
##################
|
||||
Indices and tables
|
||||
==================
|
||||
##################
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
|
Loading…
x
Reference in New Issue
Block a user