From 771e516d99609de286a286f6058e9bbaae33c811 Mon Sep 17 00:00:00 2001 From: Kristinn Date: Thu, 29 Nov 2018 14:30:02 +0000 Subject: [PATCH] Changing theme for documentation (#62) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f97a018..59a7286 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -99,7 +99,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'alabaster' +html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the