From 713b29f769cd5db3f4c507014cd24ce84bff96b9 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 28 May 2016 08:22:40 -0400 Subject: [PATCH] doc: add 1.3.0 to documentation list Change-Id: I496b48fffda100bf577680e2abad3b030746e0b5 Signed-off-by: Anas Nashif --- doc/index.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index cd1769589a0..95c7731a905 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -17,10 +17,10 @@ Zephyr Project Documentation master tree under development. Documentation for released versions of Zephyr can be found at - ``https://www.zephyrproject.org/doc/``, for example: + ``https://www.zephyrproject.org/doc/``. The following documentation + versions are vailable: - * Documentation for `Zephyr 1.2.0`_ - * Documentation for `Zephyr 1.1.0`_ + `Zephyr 1.1.0`_ | `Zephyr 1.2.0`_ | `Zephyr 1.3.0`_ Sections ******** @@ -51,5 +51,6 @@ Indices and Tables * :ref:`search` .. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page +.. _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/