소스 검색

readthedocs: also build offline docs, fixes #7835

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

+ 5 - 0
.readthedocs.yaml

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