diff --git a/docs/conf.py b/docs/conf.py index 3b00883e..a513882a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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.