]> git.sesse.net Git - nageru-docs/blobdiff - conf.py
Turn off SmartyPants; I can do my own Unicode quotes, and I want -- to be for options.
[nageru-docs] / conf.py
diff --git a/conf.py b/conf.py
index 99421ec95114239f3eead3be7a48d2c1cba52ea2..422f6e9c3526f09b831503edd6e674c1ab8f9e33 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -171,7 +171,7 @@ html_static_path = ['_static']
 # 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.
 #