mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-06 06:02:20 +00:00
doc: add v2.6 to doc menu selector
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
d8e0b7df43
commit
dc17068781
@ -192,6 +192,7 @@ html_context = {
|
||||
'docs_title': docs_title,
|
||||
'is_release': is_release,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("2.6", "/2.6/"),
|
||||
("2.5", "/2.5/"),
|
||||
("2.4", "/2.4/"),
|
||||
("2.3", "/2.3/"),
|
||||
|
Loading…
Reference in New Issue
Block a user