From 143074e5a59b667816a94cf1fed7ecfb102e8a5b Mon Sep 17 00:00:00 2001 From: William Blake Galbreath Date: Sun, 19 May 2019 07:41:53 -0500 Subject: [PATCH] Doc theme change --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 02e17641e..8f8521803 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -75,7 +75,7 @@ pygments_style = None # 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