Merge pull request #4559 from DRON-666/html-zip

Restore generation of `HTMLZip` files on `readthedocs.com`.
This commit is contained in:
Michael Eischer 2023-11-02 20:53:12 +00:00 committed by GitHub
commit 19068aa82f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ build:
tools:
python: "3.11"
# Build HTMLZip
formats:
- htmlzip
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: doc/conf.py