Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions online-docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,13 @@
'show_relbar_bottom': 'true'
}

# last updated stamp
# (not supported yet in alabster...) - use "today" in MD file for now
html_last_updated_fmt = ""
html_last_updated_use_utc = True

today_fmt = '%Y-%m-%d %H:%M (UTC%z)'

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
Expand Down
1 change: 1 addition & 0 deletions online-docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ Licence
COMPAS is available under the `MIT <https://choosealicense.com/licenses/mit/>`_ licence.


Last updated: |today|