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