Steve Piercy
2018-06-20 819732eaaaa1225f1af6d1902fbb5a7dc89a42bf
remove html_use_smartypants
- for good, now that we specify Sphinx minimum version of 1.7.4
1 files modified
2 ■■■■■ changed files
docs/conf.py 2 ●●●●● patch | view | raw | blame | history
docs/conf.py
@@ -171,8 +171,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'