]> git.sesse.net Git - nageru-docs/commitdiff
Turn off SmartyPants; I can do my own Unicode quotes, and I want -- to be for options.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Nov 2016 21:16:38 +0000 (22:16 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Nov 2016 21:16:38 +0000 (22:16 +0100)
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.
 #