Skip to content

Commit 883f1ae

Browse files
Johan Hedbergjhedberg
authored andcommitted
doc: Update generated version list for 2.2.0
Add 2.2.0 to the version pick list. Also remove old versions so that the oldest one is the LTS release. Signed-off-by: Johan Hedberg <[email protected]>
1 parent ee4a28e commit 883f1ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -527,12 +527,10 @@
527527
'theme_logo_only': False,
528528
'current_version': version,
529529
'versions': (("latest", "/"),
530+
("2.2.0", "/2.2.0/"),
530531
("2.1.0", "/2.1.0/"),
531532
("2.0.0", "/2.0.0/"),
532533
("1.14.1", "/1.14.1/"),
533-
("1.13.0", "/1.13.0/"),
534-
("1.12.0", "/1.12.0/"),
535-
("1.11.0", "/1.11.0/"),
536534
)
537535
}
538536

0 commit comments

Comments
 (0)