aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <fmorgner@hsr.ch>2020-02-21 21:42:09 +0100
committerFelix Morgner <fmorgner@hsr.ch>2020-02-21 21:42:09 +0100
commit4ae07755ec05877a4ad88e82429b2ea9685b5587 (patch)
treebcd9b7dcea74384c4c972bb852a531f840280ab6
parente86b0f201c48fc36b1f635a892d3d0ee3d1e3dfe (diff)
downloadnewtype-4ae07755ec05877a4ad88e82429b2ea9685b5587.tar.xz
newtype-4ae07755ec05877a4ad88e82429b2ea9685b5587.zip
doc: try to fix rtd configuration
-rw-r--r--.readthedocs.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 041d294..fcbb0ed 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -9,7 +9,8 @@ formats:
python:
version: 3.7
install:
- - pipfile: doc
+ - method: pipfile
+ path: doc
sphinx:
builder: singlehtml