mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 20:22:46 +00:00
doc: add menu option for 0.5 docs
Add option in side-bar menu for 0.5 doc version Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
b61061c67b
commit
339fa49d2e
@ -189,6 +189,7 @@ else:
|
||||
html_context = {
|
||||
'current_version': current_version,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("0.5", "/0.5/"),
|
||||
("0.4", "/0.4/"),
|
||||
("0.3", "/0.3/"),
|
||||
("0.2", "/0.2/"),
|
||||
|
Loading…
Reference in New Issue
Block a user