docs: Remove 'last updated on' since it will always be today when docs are regenerated every 10 mins

This commit is contained in:
Stein Magnus Jodal 2010-06-02 21:16:15 +02:00
parent d621fa9638
commit 7b43fe9509

View File

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