doc: add links to 1.10 docs and release notes
Add link to the 1.10 technical docs to the available tech docs listed in the documentation home page. Add the 1.10 release notes to the list of available release notes in the release notes page. Also update description of where to get Zephyr source code (downloadable archives listed in the GitHub tagged releases page). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
8b51b60634
commit
6e22175a62
2 changed files with 14 additions and 8 deletions
|
@ -21,10 +21,10 @@ Zephyr Project Documentation
|
|||
versions are available:
|
||||
|
||||
`Zephyr 1.5.0`_ | `Zephyr 1.6.1`_ | `Zephyr 1.7.1`_ | `Zephyr 1.8.0`_ |
|
||||
`Zephyr 1.9.2`_
|
||||
`Zephyr 1.9.2`_ | `Zephyr 1.10.0`_
|
||||
|
||||
For more information about previous releases, please consult the published
|
||||
:ref:`zephyr_release_notes`.
|
||||
For information about the changes and additions for releases, please
|
||||
consult the published :ref:`zephyr_release_notes` documentation.
|
||||
|
||||
The Zephyr OS is provided under the `Apache 2.0 license`_ (as found in
|
||||
the LICENSE file in the project's `GitHub repo`_). The Zephyr OS also
|
||||
|
@ -63,6 +63,7 @@ Indices and Tables
|
|||
|
||||
* :ref:`genindex`
|
||||
|
||||
.. _Zephyr 1.10.0: https://www.zephyrproject.org/doc/1.10.0/
|
||||
.. _Zephyr 1.9.2: https://www.zephyrproject.org/doc/1.9.0/
|
||||
.. _Zephyr 1.8.0: https://www.zephyrproject.org/doc/1.8.0/
|
||||
.. _Zephyr 1.7.1: https://www.zephyrproject.org/doc/1.7.0/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue