Skip to content

Commit

Permalink
doc: Update generated version list for 2.2.0
Browse files Browse the repository at this point in the history
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 <johan.hedberg@intel.com>
  • Loading branch information
Johan Hedberg authored and jhedberg committed Mar 10, 2020
1 parent ee4a28e commit 883f1ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,12 +527,10 @@
'theme_logo_only': False,
'current_version': version,
'versions': (("latest", "/"),
("2.2.0", "/2.2.0/"),
("2.1.0", "/2.1.0/"),
("2.0.0", "/2.0.0/"),
("1.14.1", "/1.14.1/"),
("1.13.0", "/1.13.0/"),
("1.12.0", "/1.12.0/"),
("1.11.0", "/1.11.0/"),
)
}

Expand Down

0 comments on commit 883f1ae

Please sign in to comment.