doc: add v1.14.1 docs to version pick list

Update conf.py to add the v1.14.1 release docs to the master docs
version pick list, and remove the original v1.14.0.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-10-07 16:51:36 -07:00 committed by Anas Nashif
parent 9f26f7d3d4
commit 2d56a69735
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ html_context = {
'current_version': version,
'versions': (("latest", "/"),
("2.0.0", "/2.0.0/"),
("1.14.0", "/1.14.0/"),
("1.14.1", "/1.14.1/"),
("1.13.0", "/1.13.0/"),
("1.12.0", "/1.12.0/"),
("1.11.0", "/1.11.0/"),