mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-19 07:50:34 +00:00
doc: add v3.2 to doc version picker
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
54b5b3a5a6
commit
47fa70d86b
@@ -199,6 +199,7 @@ html_context = {
|
||||
'docs_title': docs_title,
|
||||
'is_release': is_release,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("3.2", "/3.2/"),
|
||||
("3.1", "/3.1/"),
|
||||
("3.0", "/3.0/"),
|
||||
("2.7", "/2.7/"),
|
||||
|
Reference in New Issue
Block a user