From 648623772cadb2b4622909573b5f6202bff57e5d Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sat, 4 Jun 2011 13:39:41 -0500 Subject: [PATCH] docs: Change to agogo Shpinx theme --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 474cb5e..f7d4040 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -91,7 +91,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 = 'default' +html_theme = 'agogo' # 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