Steve Piercy
2018-06-20 175f64287df20dc8a9616fe25bc5a5fa4b6fd3e8
remove html_use_smartypants
- for good, now that we specify Sphinx minimum version of 1.7.4

(cherry picked from commit 819732e)
1 files modified
2 ■■■■■ changed files
docs/conf.py 2 ●●●●● patch | view | raw | blame | history
docs/conf.py
@@ -175,8 +175,6 @@
# Do not use smart quotes.
smartquotes = False
# Remove next line when RTD goes to Sphinx==1.6.6
html_use_smartypants = False
# Output file base name for HTML help builder.
htmlhelp_basename = 'pyramid'