From 17527a0ab5609ca15970d4b869af85e9320d03a9 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Mon, 2 Mar 2020 20:01:19 +0000 Subject: attempt readthedocs again --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.readthedocs.yml') diff --git a/.readthedocs.yml b/.readthedocs.yml index 3bb4da7..d53d01d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,7 +7,7 @@ version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: all -- cgit v1.2.3