mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 11:50:30 +00:00
doc: update doc version menu for v0.2 release
Update conf.py selector list to include version 0.2 documentation (and fix an URL typo in the release notes). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
c7d87795f0
commit
b5bf00b6e0
@@ -188,6 +188,7 @@ else:
|
||||
html_context = {
|
||||
'current_version': current_version,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("0.2", "/0.2/"),
|
||||
("0.1", "/0.1/"),
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user