From 8d8fb2f6d2b3d36537b4607ce44ecbd852b36493 Mon Sep 17 00:00:00 2001 From: Dave Hall Date: Fri, 3 Jun 2016 18:11:40 +0100 Subject: [PATCH] Using rtd theme --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 415c8939..e3fcb427 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -122,7 +122,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 = '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