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

Improve documentation build (#539)

* use imgconverter
* enable pdf build with xelatex
* change heading levels
* restructure headings
* add chapter intro
* remove extensions from index
This commit is contained in:
Patrick Kanzler
2023-08-09 00:52:01 +02:00
committed by GitHub
parent 4a0f5855ef
commit 31daabcbea
15 changed files with 60 additions and 31 deletions

View File

@@ -2,14 +2,13 @@
python-escpos - Python library to manipulate ESC/POS Printers
#############################################################
Description
===========
.. image:: https://readthedocs.org/projects/python-escpos/badge/?version=latest
:target: https://python-escpos.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
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.