summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2022-10-12 17:41:39 +0200
committerJean-François B <2589111+jfbu@users.noreply.github.com>2022-10-12 17:41:39 +0200
commitb5ba1ede2ab62ea566b5ab944a4ccd9b1c2eecdd (patch)
tree7d587a2e6924db99e544f5883c598c6419e3ccb2 /doc/conf.py
parent3deb5275be13bb6d3da5d11f55e557199fd6bd6b (diff)
downloadsphinx-git-b5ba1ede2ab62ea566b5ab944a4ccd9b1c2eecdd.tar.gz
s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.0
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index fc7959d4d..ec845bec8 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -78,7 +78,7 @@ latex_elements = {
{\begin{sphinxtheindex}\end{sphinxtheindex}}
''',
'sphinxsetup': """%
-VerbatimColor=black!5,% tests 5.2.0 extended syntax
+VerbatimColor=black!5,% tests 5.3.0 extended syntax
VerbatimBorderColor={RGB}{32,32,32},%
pre_border-radius=3pt,%
pre_box-decoration-break=slice,%