summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-23 17:33:07 -0700
committerAndrew Godwin2022-11-23 17:33:07 -0700
commit298dac4fe880b4f88c06416ba2d1af6923b1b215 (patch)
tree1f6b53478d16efed0f58b3a1b86bebfbb83020cb /.readthedocs.yaml
parent8aae72998d55e9056baf5a6328d432fd7768beaa (diff)
downloadtakahe-298dac4fe880b4f88c06416ba2d1af6923b1b215.tar.gz
takahe-298dac4fe880b4f88c06416ba2d1af6923b1b215.tar.bz2
takahe-298dac4fe880b4f88c06416ba2d1af6923b1b215.zip
Use dirhtml on RTD
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 1521f19..08ff671 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -9,6 +9,7 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
+ builder: dirhtml
# Optionally declare the Python requirements required to build your docs
python: