mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-03 01:44:55 +00:00
Doc: Add v1.5 release menu choice.
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
@@ -186,6 +186,7 @@ else:
|
|||||||
html_context = {
|
html_context = {
|
||||||
'current_version': current_version,
|
'current_version': current_version,
|
||||||
'versions': ( ("latest", "/latest/"),
|
'versions': ( ("latest", "/latest/"),
|
||||||
|
("1.5", "/1.5/"),
|
||||||
("1.4", "/1.4/"),
|
("1.4", "/1.4/"),
|
||||||
("1.3", "/1.3/"),
|
("1.3", "/1.3/"),
|
||||||
("1.2", "/1.2/"),
|
("1.2", "/1.2/"),
|
||||||
|
Reference in New Issue
Block a user