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

@@ -1,6 +1,7 @@
version: 2
formats:
- epub
- pdf
build:
os: ubuntu-22.04
tools:
@@ -11,6 +12,7 @@ build:
- gcc
- libcups2-dev
- python3-dev
- xindy
sphinx:
configuration: doc/conf.py
submodules: