From b245136c50438bf21cb4f221a4d185a467993a2a Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Mar 02 2017 16:57:23 +0000 Subject: use alabaster theme for docs --- diff --git a/docs/source/conf.py b/docs/source/conf.py index 449109b..655c823 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -101,7 +101,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'default' +html_theme = 'alabaster' # 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