mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-02 17:34:27 +00:00
doc: add 1.6 to doc version menu
Update doc version choice selector with the 1.6 release Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
aa5e978b06
commit
58fc6eeec9
@@ -186,6 +186,7 @@ else:
|
||||
html_context = {
|
||||
'current_version': current_version,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("1.6", "/1.6/"),
|
||||
("1.5", "/1.5/"),
|
||||
("1.4", "/1.4/"),
|
||||
("1.3", "/1.3/"),
|
||||
|
Reference in New Issue
Block a user