doc: changes for 1.14 documentaiton release

Doc changes listed in the release checklist (#9898)

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-04-16 10:36:33 -05:00 committed by Kumar Gala
commit cdf55d813b

View file

@ -421,11 +421,11 @@ html_context = {
'theme_logo_only': False,
'current_version': version,
'versions': ( ("latest", "/"),
("1.14.0", "/1.14.0/"),
("1.13.0", "/1.13.0/"),
("1.12.0", "/1.12.0/"),
("1.11.0", "/1.11.0/"),
("1.10.0", "/1.10.0/"),
("1.9.2", "/1.9.0/"),
)
}