summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-08-19 00:45:10 +0200
committerChris McDonough <chrism@plope.com>2013-08-19 00:45:10 +0200
commit4aec433291dc7b0c08d27fe6352ecf7585052e73 (patch)
treeaf97685bb10a490ac450e52b5ef4b94c269fb934 /docs/conf.py
parent866bf438148a18992aa1e0617ac66eef269d6bd9 (diff)
downloadpyramid-4aec433291dc7b0c08d27fe6352ecf7585052e73.tar.gz
pyramid-4aec433291dc7b0c08d27fe6352ecf7585052e73.tar.bz2
pyramid-4aec433291dc7b0c08d27fe6352ecf7585052e73.zip
explain
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 b6ddacea9..a7a4a441a 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 = False
+html_use_smartypants = False # people use cutnpaste in some places
# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}