From 700b2900478b7fcc61947f4d3f9ad4aed9a9bebb Mon Sep 17 00:00:00 2001 From: junzis Date: Tue, 16 Aug 2016 16:40:27 +0200 Subject: [PATCH] remove doc theme --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 9930db8..ce7b3cf 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -124,7 +124,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 = '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