doc: add 1.9.0 docs link to index page
In final preparation for the 1.9 release, add the doc link for the tagged 1.9.0 documentation to the index page. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
6597e86ed5
commit
5bbaa12e59
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,8 @@ Zephyr Project Documentation
|
|||
``https://www.zephyrproject.org/doc/<version>``. The following documentation
|
||||
versions are available:
|
||||
|
||||
`Zephyr 1.5.0`_ | `Zephyr 1.6.0`_ | `Zephyr 1.7.0`_ | `Zephyr 1.8.0`_
|
||||
`Zephyr 1.5.0`_ | `Zephyr 1.6.0`_ | `Zephyr 1.7.0`_ | `Zephyr 1.8.0`_ |
|
||||
`Zephyr 1.9.0`_
|
||||
|
||||
For more information about previous releases, please consult the published
|
||||
:ref:`zephyr_release_notes`.
|
||||
|
@ -62,6 +63,7 @@ Indices and Tables
|
|||
|
||||
* :ref:`genindex`
|
||||
|
||||
.. _Zephyr 1.9.0: https://www.zephyrproject.org/doc/1.9.0/
|
||||
.. _Zephyr 1.8.0: https://www.zephyrproject.org/doc/1.8.0/
|
||||
.. _Zephyr 1.7.0: https://www.zephyrproject.org/doc/1.7.0/
|
||||
.. _Zephyr 1.6.0: https://www.zephyrproject.org/doc/1.6.0/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue