From 4e2a1e135dda376a43f3bc078d1d31b05fef7ec3 Mon Sep 17 00:00:00 2001 From: Eli Collins Date: Wed, 2 May 2012 12:06:13 -0400 Subject: updated index entries --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 4151274..f1f6f3b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -150,6 +150,7 @@ if html_theme in ['cloud', 'redcloud']: html_theme_options['googleanalytics_path'] = '/passlib/' else: html_theme_options = {} +html_theme_options.update(issueicon=r'"\21D7"') # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [csp.get_theme_dir()] -- cgit v1.2.1