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