doc: add v2.6 to doc menu selector

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2021-09-28 13:11:21 -07:00 committed by David Kinder
parent d8e0b7df43
commit dc17068781
1 changed files with 1 additions and 0 deletions

View File

@ -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/"),