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

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