[Docs] Add timestamp

llvm-svn: 360209
This commit is contained in:
Jonas Devlieghere 2019-05-07 23:14:06 +00:00
parent 8b6071f561
commit f496ee1f7e
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ html_extra_path = ['.htaccess']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
#html_last_updated_fmt = '%b %d, %Y'
html_last_updated_fmt = '%b %d, %Y'
# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.