docs: Add last updated date to footer

This commit is contained in:
Stein Magnus Jodal 2010-02-22 21:07:19 +01:00
parent 4a29ef3159
commit 0d80259c2b

View File

@ -125,7 +125,7 @@ html_static_path = ['_static']
# 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.