aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6570f661..1bf9c334 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -256,7 +256,7 @@ link_files = {
),
dict(
pattern=r"^(?m)((?P<scm_version>\d+(\.\d+){1,2}))\n[-=]+\n",
- with_scm="{text}\n{rev[timestamp]}\n",
+ with_scm="{text}\n{rev[timestamp]:%d %b %Y}\n",
),
],
),