From: Zhanna Tsitkov Date: Mon, 19 Mar 2012 18:19:55 +0000 (+0000) Subject: Do not insert a timestamp into manpages and Sphinx main page X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d965cebb3da228ced059829e8b89db56606dd2a8;p=krb5.git Do not insert a timestamp into manpages and Sphinx main page git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25779 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/rst_source/conf.py b/doc/rst_source/conf.py index 744dcf371..7fb269ed1 100644 --- a/doc/rst_source/conf.py +++ b/doc/rst_source/conf.py @@ -63,7 +63,7 @@ release = '0.0.1' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -#today = '' +today = ' ' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' diff --git a/doc/rst_source/index.rst b/doc/rst_source/index.rst index b40dd2c3f..4a7129dbd 100644 --- a/doc/rst_source/index.rst +++ b/doc/rst_source/index.rst @@ -27,4 +27,3 @@ Version :Release: |version| -:Date: |today|