Skip to content

Commit 964da1c

Browse files
committed
doc: conf: Add 2.3.0 version selector
Add the 2.3.0 release to the version selector for the documentation. Signed-off-by: Carles Cufi <[email protected]>
1 parent 40b02ee commit 964da1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@
539539
'theme_logo_only': False,
540540
'current_version': version,
541541
'versions': (("latest", "/"),
542+
("2.3.0", "/2.3.0/"),
542543
("2.2.0", "/2.2.0/"),
543544
("2.1.0", "/2.1.0/"),
544545
("2.0.0", "/2.0.0/"),

0 commit comments

Comments
 (0)