doc: add 3.0 release docs to menu choice

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2022-06-29 16:56:14 -07:00 committed by David Kinder
parent 5be506f5b2
commit becec0ab44
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ html_context = {
'docs_title': docs_title,
'is_release': is_release,
'versions': ( ("latest", "/latest/"),
("3.0", "/3.0/"),
("2.7", "/2.7/"),
("2.6", "/2.6/"),
("2.5", "/2.5/"),