summaryrefslogtreecommitdiffhomepage
path: root/sites/shared_conf.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-04-01 13:28:56 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-04-01 13:28:56 -0700
commitdd2e23a23e4223fc8d520595bb973d5605b58e74 (patch)
tree1081b6251bc1f40452a7ff12b214320bd96f366c /sites/shared_conf.py
parente65b6270213f8e961372c52352d64eeb691d1487 (diff)
parent658d202cc780f7cf536668cbca62601659369285 (diff)
Merge branch '1.10' into 1.11
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r--sites/shared_conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py
index eb899834..18c3bb4b 100644
--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -7,7 +7,6 @@ import alabaster
html_theme_path = [alabaster.get_path()]
extensions = ['alabaster']
# Paths relative to invoking conf.py - not this shared file
-html_static_path = ['../_shared_static']
html_theme = 'alabaster'
html_theme_options = {
'description': "A Python implementation of SSHv2.",