Turn on last modified time stamps in Sphinx as the docs now are only built conditionally
This commit is contained in:
parent
bc8d32275e
commit
ce878ca797
@ -130,7 +130,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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user