Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Formatting
  • Loading branch information
AA-Turner committed Sep 29, 2023
commit 71549e7ff11691f1111d36e61a409417e1400867
2 changes: 1 addition & 1 deletion Doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@

# 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 (%H:%M GMT%z)'
html_last_updated_fmt = '%b %d, %Y (%H:%M, GMT%z)'
Comment thread
AA-Turner marked this conversation as resolved.
Outdated
Comment thread
AA-Turner marked this conversation as resolved.
Outdated

# Path to find HTML templates.
templates_path = ['tools/templates']
Expand Down