From 8e137973a23f95eb39bf6fabc4eeb4d494eeb071 Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Mon, 1 Jun 2015 17:02:01 +0200 Subject: [PATCH] use default theme --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 1b1f2c8..7704ab3 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -110,7 +110,7 @@ todo_include_todos = True # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'alabaster' +html_theme = 'default' # 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