diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rst_source/conf.py | 2 | ||||
-rw-r--r-- | doc/rst_source/index.rst | 1 |
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| |