Build docs in zipped HTML and PDF formats

This commit is contained in:
Justin Mayer 2023-08-03 14:44:13 +02:00
commit 63b60da919

View file

@ -11,8 +11,10 @@ build:
tools: tools:
python: "3.10" python: "3.10"
# Build all formats # Build HTML & PDF formats
formats: all formats:
- htmlzip
- pdf
# Build documentation in the docs/ directory with Sphinx # Build documentation in the docs/ directory with Sphinx
sphinx: sphinx: