doc: add 2.5.0 to pick list
Add 2.5 to release list to be shown on documentation side bar. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
769d91b922
commit
ccc185be63
@ -552,11 +552,10 @@ html_context = {
|
||||
'theme_logo_only': False,
|
||||
'current_version': version,
|
||||
'versions': (("latest", "/"),
|
||||
("2.5.0", "/2.5.0/"),
|
||||
("2.4.0", "/2.4.0/"),
|
||||
("2.3.0", "/2.3.0/"),
|
||||
("2.2.0", "/2.2.0/"),
|
||||
("2.1.0", "/2.1.0/"),
|
||||
("2.0.0", "/2.0.0/"),
|
||||
("1.14.1", "/1.14.1/"),
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user