From f882e226a68f555d2cfd845e8f93f6bf566c167a Mon Sep 17 00:00:00 2001 From: Bryan Veloso Date: Fri, 6 Jan 2012 02:07:25 -0800 Subject: [PATCH] Wrong theme name? --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 1208572..274e849 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -92,7 +92,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 = 'flask' +html_theme = 'kr' # 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