2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 00:50:48 +00:00

doc: add HTMLZip format to .readthedocs.yaml

This commit is contained in:
DRON-666 2023-11-02 00:15:39 +03:00
parent 9c399e55e3
commit 03f8f494e9

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