Просмотр исходного кода

readthedocs: also build offline docs, fixes #7835

Thomas Waldmann 1 год назад
Родитель
Сommit
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