[Python-modules-commits] [manuel] 01/02: docs-no-updated-timstamp

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Oct 17 20:02:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository manuel.

commit 8fc49825d0aa3b53a60d3abab75125ff0c758b00
Author: Daniel Stender <debian at danielstender.com>
Date:   Thu Oct 8 09:38:52 2015 -0700

    docs-no-updated-timstamp
    
      disabled html_last_update_fmt to prevent "Last updated" timestamp in docs footer
      for reproducible building
      Bug: https://bugs.debian.org/788941
      Forwarded: not-needed
---
 sphinx/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sphinx/conf.py b/sphinx/conf.py
index 3d07652..8501900 100644
--- a/sphinx/conf.py
+++ b/sphinx/conf.py
@@ -7,7 +7,7 @@ release = '1'
 today_fmt = '%Y-%m-%d'
 pygments_style = 'sphinx'
 
-html_last_updated_fmt = '%Y-%m-%d'
+#html_last_updated_fmt = '%Y-%m-%d'
 html_title = 'Manuel Documentation'
 
 todo_include_todos = False

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/manuel.git



More information about the Python-modules-commits mailing list