summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2012-05-02 12:06:13 -0400
committerEli Collins <elic@assurancetechnologies.com>2012-05-02 12:06:13 -0400
commit4e2a1e135dda376a43f3bc078d1d31b05fef7ec3 (patch)
tree5dd9142b8669bdd092577bd6fd0313aae7078562 /docs/conf.py
parent9ab3cc675bb3fde85ab319716942ea1cc4693a4f (diff)
downloadpasslib-4e2a1e135dda376a43f3bc078d1d31b05fef7ec3.tar.gz
updated index entries
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
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()]