mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Configure man page date format
This commit is contained in:
parent
95ddeea635
commit
013d9a79c5
1 changed files with 2 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue