summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-10-22 12:12:27 -0400
committerSteve Piercy <web@stevepiercy.com>2016-10-22 12:12:27 -0400
commit54e3ab8f7253b1c69d7c398a45154142a387d6ca (patch)
tree03e4ac158414089c0d7873a983b28c367a039141
parent15c15f47ea733397eb076ca50b8cdf67c80a0acc (diff)
downloadwaitress-54e3ab8f7253b1c69d7c398a45154142a387d6ca.tar.gz
kill off one more instance of .static/logo_hi.gif
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 2d2a0db..8a1d5da 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -183,7 +183,7 @@ latex_documents = [
# The name of an image file (relative to this directory) to place at the
# top of the title page.
-latex_logo = '.static/logo_hi.gif'
+#latex_logo = '.static/logo_hi.gif'
# For "manual" documents, if this is true, then toplevel headings are
# parts, not chapters.