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
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