summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-23 17:33:07 -0700
committerAndrew Godwin2022-11-23 17:33:07 -0700
commit298dac4fe880b4f88c06416ba2d1af6923b1b215 (patch)
tree1f6b53478d16efed0f58b3a1b86bebfbb83020cb
parent8aae72998d55e9056baf5a6328d432fd7768beaa (diff)
downloadtakahe-298dac4fe880b4f88c06416ba2d1af6923b1b215.tar.gz
takahe-298dac4fe880b4f88c06416ba2d1af6923b1b215.tar.bz2
takahe-298dac4fe880b4f88c06416ba2d1af6923b1b215.zip
Use dirhtml on RTD
-rw-r--r--.readthedocs.yaml1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 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:
diff --git a/README.md b/README.md
index 84ca0b0..a036049 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ For more background and information, see [jointakahe.org](https://jointakahe.org
## Deployment
-See [our deployment documentation](https://takahe-server.readthedocs.io/en/latest/installation/)
+See [our deployment documentation](https://takahe-server.readthedocs.io/en/latest/installation/).
## Roadmap