mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 07:43:06 +00:00
readthedocs: also build offline docs, fixes #7835
This commit is contained in:
parent
506718e82f
commit
80b08aff35
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@ python:
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
|
formats:
|
||||||
|
- htmlzip
|
||||||
|
|
Loading…
Reference in a new issue