Browse Source

readthedocs: also build offline docs, fixes #7835

Thomas Waldmann 1 year ago
parent
commit
da2b885179
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .readthedocs.yaml

+ 5 - 0
.readthedocs.yaml

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