ソースを参照

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