Doc: Add v1.5 release menu choice.

Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
Deb Taylor 2019-12-21 10:40:13 -05:00 committed by deb-intel
parent 3e45d5e301
commit 3c2f4509af
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ else:
html_context = {
'current_version': current_version,
'versions': ( ("latest", "/latest/"),
("1.5", "/1.5/"),
("1.4", "/1.4/"),
("1.3", "/1.3/"),
("1.2", "/1.2/"),