summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorZhanna Tsitkov <tsitkova@mit.edu>2012-03-19 18:19:55 +0000
committerZhanna Tsitkov <tsitkova@mit.edu>2012-03-19 18:19:55 +0000
commitd965cebb3da228ced059829e8b89db56606dd2a8 (patch)
treeb9c288ee4d23f3f69c8f8797f4aa4f5ef19072ff /doc
parent3c63dc1175423f93b0453b62146cd85cbb71fba5 (diff)
downloadkrb5-d965cebb3da228ced059829e8b89db56606dd2a8.tar.gz
krb5-d965cebb3da228ced059829e8b89db56606dd2a8.tar.xz
krb5-d965cebb3da228ced059829e8b89db56606dd2a8.zip
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
Diffstat (limited to 'doc')
-rw-r--r--doc/rst_source/conf.py2
-rw-r--r--doc/rst_source/index.rst1
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/rst_source/conf.py b/doc/rst_source/conf.py
index 744dcf3711..7fb269ed1c 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 b40dd2c3f5..4a7129dbd3 100644
--- a/doc/rst_source/index.rst
+++ b/doc/rst_source/index.rst
@@ -27,4 +27,3 @@ Version
:Release: |version|
-:Date: |today|