diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2022-10-12 17:41:39 +0200 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2022-10-12 17:41:39 +0200 |
commit | b5ba1ede2ab62ea566b5ab944a4ccd9b1c2eecdd (patch) | |
tree | 7d587a2e6924db99e544f5883c598c6419e3ccb2 /doc/conf.py | |
parent | 3deb5275be13bb6d3da5d11f55e557199fd6bd6b (diff) | |
download | sphinx-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.py | 2 |
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,% |