From 82ecb7d403c518421ee236e9583b3bb54c2e5d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20W=C4=99drowicz?= Date: Wed, 16 Jan 2019 15:39:04 +0100 Subject: [PATCH] Changed docs html theme --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e65acc9..0af0b19 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -79,7 +79,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