mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-10 22:03:57 +00:00
doc: add 0.6 to doc version menu
Add the 0.6 version of documentation to the menu list (again) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
8aaa645ddc
commit
12a0553080
@ -189,6 +189,7 @@ else:
|
||||
html_context = {
|
||||
'current_version': current_version,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("0.6", "/0.6/"),
|
||||
("0.5", "/0.5/"),
|
||||
("0.4", "/0.4/"),
|
||||
("0.3", "/0.3/"),
|
||||
|
Loading…
Reference in New Issue
Block a user