From 9c3ebee4a1e1ab2671bcd7edc4019011a8bec36a Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Mon, 29 Aug 2016 05:46:08 -0700 Subject: [PATCH] doc: Add link to 1.5 tagged documentation on /doc homepage Each tagged version of the documentation associated with a build is available on the website. This patch adds the link to the 1.5.0 version. Change-Id: I664ec08598eacbdccbdfb1a5cec3791ea879edb0 Signed-off-by: David B. Kinder --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 81bc167c3ea..a0ff521308a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -20,7 +20,7 @@ Zephyr Project Documentation ``https://www.zephyrproject.org/doc/``. The following documentation versions are available: - `Zephyr 1.1.0`_ | `Zephyr 1.2.0`_ | `Zephyr 1.3.0`_ | `Zephyr 1.4.0`_ + `Zephyr 1.1.0`_ | `Zephyr 1.2.0`_ | `Zephyr 1.3.0`_ | `Zephyr 1.4.0`_ | `Zephyr 1.5.0`_ Sections ********