浏览代码

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:
     configuration: docs/conf.py
+
+formats:
+    - htmlzip
+    - pdf
+    - epub