From 66f8e892de50321b23da86a95e50e31d30e44afb Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Mon, 1 Aug 2016 09:28:47 -0700 Subject: [PATCH] doc: Add 1.5.0 docs link to Zephyr/doc home page Change-Id: I0e15fa11fba8f156359ea0d767efe04702802590 Signed-off-by: David B. Kinder --- doc/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index cc4f17f2d76..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 ******** @@ -50,6 +50,7 @@ Indices and Tables * :ref:`search` .. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page +.. _Zephyr 1.5.0: https://www.zephyrproject.org/doc/1.5.0/ .. _Zephyr 1.4.0: https://www.zephyrproject.org/doc/1.4.0/ .. _Zephyr 1.3.0: https://www.zephyrproject.org/doc/1.3.0/ .. _Zephyr 1.2.0: https://www.zephyrproject.org/doc/1.2.0/