diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/conf.py b/doc/conf.py index b3c4140e..099ab0cb 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -146,10 +146,6 @@ html_static_path = ['_static'] # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' -# If true, SmartyPants will be used to convert quotes and dashes to -# typographically correct entities. -html_use_smartypants = True - # Custom sidebar templates, maps document names to template names. #html_sidebars = {} |