From 25ff9ce9f367571d177e656b36c3cb06d8c4b199 Mon Sep 17 00:00:00 2001 From: vunhat_minh Date: Wed, 23 Jul 2014 12:52:50 +0900 Subject: [PATCH] sphinx --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e39f2f4..4d18704 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -98,7 +98,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 = 'scrolls' +html_theme = 'sphinx' # 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 -- 2.25.1