summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-03-09 08:05:28 -0700
committerDavid Lord <davidism@gmail.com>2020-03-09 08:05:28 -0700
commit46cb9e468312a900267cef58d402096b0a01584b (patch)
tree5b0b292bb79894fda38b61f29c69f8078363a11b /.readthedocs.yaml
parent3510757af9620e1005f27d03bb9d5b52c4daffc7 (diff)
downloadclick-46cb9e468312a900267cef58d402096b0a01584b.tar.gz
use dirhtml builder
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index a3f94e6..af23210 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -4,3 +4,5 @@ python:
- method: pip
path: .
- requirements: docs/requirements.txt
+sphinx:
+ builder: dirhtml