mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 20:53:46 +00:00
doc: update doc version selector for v2.3
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
ef36eacb55
commit
dd05d7417a
@ -197,6 +197,7 @@ html_context = {
|
||||
'docs_title': docs_title,
|
||||
'is_release': is_release,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("2.3", "/2.3/"),
|
||||
("2.2", "/2.2/"),
|
||||
("2.1", "/2.1/"),
|
||||
("2.0", "/2.0/"),
|
||||
|
Loading…
Reference in New Issue
Block a user