mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-31 07:20:55 +00:00
doc: add 2.5 to version menu choice
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
e8bd5acc8a
commit
62bad63afa
@ -199,6 +199,7 @@ html_context = {
|
||||
'docs_title': docs_title,
|
||||
'is_release': is_release,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("2.5", "/2.5/"),
|
||||
("2.4", "/2.4/"),
|
||||
("2.3", "/2.3/"),
|
||||
("2.2", "/2.2/"),
|
||||
|
Loading…
Reference in New Issue
Block a user