summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-08-19 00:38:11 +0200
committerChris McDonough <chrism@plope.com>2013-08-19 00:38:11 +0200
commit866bf438148a18992aa1e0617ac66eef269d6bd9 (patch)
tree83d12c4306c7eede8ed3cde5e83a3562988fd70f /docs/conf.py
parent8b1007d402cd8fb1ea3a35c5ad1dbc6616919a56 (diff)
parent8f0af720dbc0d6a0c8e8a55011ff8065a87ad12f (diff)
downloadpyramid-866bf438148a18992aa1e0617ac66eef269d6bd9.tar.gz
pyramid-866bf438148a18992aa1e0617ac66eef269d6bd9.tar.bz2
pyramid-866bf438148a18992aa1e0617ac66eef269d6bd9.zip
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 3a8076cdf..b6ddacea9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -221,7 +221,7 @@ html_last_updated_fmt = '%b %d, %Y'
# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.
-#html_use_smartypants = True
+html_use_smartypants = False
# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}