We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1958344 + 1f5e1a1 commit e0177a9Copy full SHA for e0177a9
docs/conf.py
@@ -233,6 +233,8 @@ def get_tarball_version(path, expr):
233
# so a file named "default.css" will overwrite the builtin "default.css".
234
#html_static_path = ['_static']
235
236
+# Put a "Last updated on:" timestamp at the bottom of each page.
237
+html_last_updated_fmt = '%Y-%m-%d %H:%M:%S %Z'
238
239
# Short hand external links
240
# Allows smoother transitioning for commonly used articles and sites
0 commit comments