From 06bd5c95d04dd57e1b6c2572b94336b8fdb68bfa Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 12 Oct 2017 21:04:54 +0200 Subject: Docs theme --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 0acfcf7..7dc23a3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -82,7 +82,7 @@ todo_include_todos = False # 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 -- cgit v1.2.3