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 <johan.hedberg@intel.com>
This commit is contained in:
parent
ee4a28e127
commit
883f1aede0
1 changed files with 1 additions and 3 deletions
|
@ -527,12 +527,10 @@ html_context = {
|
|||
'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/"),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue