2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-29 07:00:49 +00:00

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

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