diff --git a/docs/conf.py b/docs/conf.py index cea6920..d10e65b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -75,9 +75,9 @@ # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: -today = '2023-06-30' +#today = '2023-06-30' # Else, today_fmt is used as the format for a strftime call. -#today_fmt = '%Y-%m-%d' +today_fmt = '%Y-%m-%d' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.