From 3816abd123b99ee338118d074aac9779f96dfe58 Mon Sep 17 00:00:00 2001 From: Scot Hacker Date: Thu, 10 Jan 2019 23:42:48 -0800 Subject: [PATCH] Tweak RTD theme invocation --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 52843a3..a81ffea 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1 +1 @@ -html_theme = "Windmill" +theme = "Windmill"