Configure man page date format

This commit is contained in:
Chris Mayo 2020-08-12 19:44:02 +01:00
parent 95ddeea635
commit 013d9a79c5

View file

@ -25,6 +25,8 @@ locale_dirs = ['../i18n/locales']
templates_path = ['_templates']
today_fmt = '%B %d, %Y'
# -- Options for HTML output -------------------------------------------------
html_favicon = 'images/favicon.ico'