From 616c22f15d423225bbf7555ba0e3ec873ee8493c Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Mon, 29 Jan 2018 06:56:47 +0100
Subject: [PATCH] Merge pull request #3226 from stevepiercy/1.8-branch

---
 docs/conf.py |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index 9f4b523..bef4daa 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -171,10 +171,6 @@
 # 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 = False # people use cutnpaste in some places
-
 # Output file base name for HTML help builder.
 htmlhelp_basename = 'pyramid'
 

--
Gitblit v1.9.3