From 3bb0bcaeaaa429bd63cce00ef0459f1ba8436c00 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 8 Jul 2017 11:03:31 -0400 Subject: Remove things that updated packages told me to remove because they are obsolete --- doc/conf.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc') 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 = {} -- cgit v1.2.1