mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-26 15:31:35 +00:00
doc: add v2.2 to doc menu choices
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
f9ddbdb49d
commit
22abc0ec9e
@ -189,6 +189,7 @@ else:
|
||||
html_context = {
|
||||
'current_version': current_version,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("2.2", "/2.2/"),
|
||||
("2.1", "/2.1/"),
|
||||
("2.0", "/2.0/"),
|
||||
("1.6.1", "/1.6.1/"),
|
||||
|
Loading…
Reference in New Issue
Block a user