Remove last generated date in docs footer

This commit is contained in:
Stein Magnus Jodal 2012-01-14 23:36:19 +01:00
parent 55f5846238
commit 3af3c3371f

View File

@ -171,7 +171,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.