소스 검색

readthedocs: also build offline docs, fixes #7835

Thomas Waldmann 1 년 전
부모
커밋
80b08aff35
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .readthedocs.yaml

+ 3 - 0
.readthedocs.yaml

@@ -28,3 +28,6 @@ python:
 
 sphinx:
     configuration: docs/conf.py
+
+formats:
+    - htmlzip