Browse Source

Update .readthedocs.yaml

FusionPBX 1 year ago
parent
commit
7a75c0cc98
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .readthedocs.yaml

+ 4 - 1
.readthedocs.yaml

@@ -14,7 +14,10 @@ build:
 # Build documentation in the docs/ directory with Sphinx
 sphinx:
   configuration: source/conf.py
-
+  builder: html
+  extra_requirements:
+    - sphinx_rtd_theme
+    
 # We recommend specifying your dependencies to enable reproducible builds:
 # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
 # python: