diff options
-rw-r--r-- | doc/source/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 84a5af95..8c0f1937 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -132,6 +132,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. #html_sidebars = {} |