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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user