From e2467731a386fd2b1322b41b14b3701f04fabad6 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Sun, 31 May 2015 10:06:57 +0200 Subject: [PATCH] Simplify footer --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 91a08f351..c0abb9064 100644 --- a/conf.py +++ b/conf.py @@ -178,10 +178,10 @@ html_last_updated_fmt = '%b %d, %Y' #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. -#html_show_sphinx = True +html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. -#html_show_copyright = True +html_show_copyright = False # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the