From 333f2c9bc1e2db64fd7766ca9e9e7c52f29cf3b3 Mon Sep 17 00:00:00 2001 From: David Kinder Date: Tue, 21 Jun 2016 03:04:06 -0700 Subject: [PATCH] doc: add links for version 1.4.0 documents update index.rst to include 1.4.0 doc folder Change-Id: I57b7ea470e4a5d2f8e93459f90421a87abf331ce Signed-off-by: David Kinder --- doc/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index bea090b8b3a..b5ee9609956 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 vailable: - `Zephyr 1.1.0`_ | `Zephyr 1.2.0`_ | `Zephyr 1.3.0`_ + `Zephyr 1.1.0`_ | `Zephyr 1.2.0`_ | `Zephyr 1.3.0`_ | `Zephyr 1.4.0`_ Sections ******** @@ -115,6 +115,7 @@ Indices and Tables * :ref:`search` .. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page +.. _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/ .. _Zephyr 1.1.0: https://www.zephyrproject.org/doc/1.1.0/