doc: update doc version selector for v2.3

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2020-12-02 17:27:13 -08:00 committed by David Kinder
parent ef36eacb55
commit dd05d7417a
1 changed files with 1 additions and 0 deletions

View File

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