From 9b2e39ead30c8cad3725e6375641109aeee975e4 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Tue, 12 Jan 2021 23:11:30 +0200 Subject: [PATCH] Fix rtd config --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index b06c4a0f..283f4f35 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,7 @@ version: 2 sphinx: - configuration: docs2/source/conf.py + configuration: docs2/conf.py formats: all