1
0
Fork 0
forked from github/pelican

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:
python: "3.10"
# Build all formats
formats: all
# Build HTML & PDF formats
formats:
- htmlzip
- pdf
# Build documentation in the docs/ directory with Sphinx
sphinx: