Skip to content

Commit

Permalink
doc: Add release notes for 1.5
Browse files Browse the repository at this point in the history
Add release notes for 1.5.0.
Contents taken from Confluence and the changelog
(release-notes-latest.rst).
To be merged just before tagging.

Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
Signed-off-by: Ruth Fuchss <ruth.fuchss@nordicsemi.no>
  • Loading branch information
umapraseeda committed Feb 24, 2021
1 parent 4ed86e7 commit 23a06d6
Show file tree
Hide file tree
Showing 7 changed files with 1,065 additions and 6 deletions.
5 changes: 3 additions & 2 deletions doc/nrf/index.rst
Expand Up @@ -10,7 +10,9 @@ The |NCS| includes the Zephyr™ real-time operating system (RTOS), which is bui

.. note::

This version of the |NCS| supports prototyping and evaluation, but should not be used for production and deployment in end products.
nRF53 Series devices are now supported for production.
Wireless protocol stacks and libraries may indicate support for development or support for production for different series of devices based on verification and certification status.


.. previous note about development and production support
.. nRF53 Series devices (which are pre-production) and Zigbee and Bluetooth mesh protocols are supported for development in |release| for prototyping and evaluation.
Expand Down Expand Up @@ -63,6 +65,5 @@ In addition to the |NCS| documentation, information is available in the followin
libraries
scripts
release_notes
known_issues

.. cheat_sheet
2 changes: 2 additions & 0 deletions doc/nrf/known_issues.rst
@@ -1,3 +1,5 @@
:orphan:

.. _known_issues:

Known issues
Expand Down
3 changes: 2 additions & 1 deletion doc/nrf/links.txt
Expand Up @@ -35,6 +35,7 @@
.. _`nrfx`: https://github.com/NordicSemiconductor/nrfx/
.. _`Changelog for nrfx 2.2.0`: https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#user-content-220---2020-04-28
.. _`Changelog for nrfx 2.3.0`: https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#user-content-230---2020-08-19
.. _`Changelog for nrfx 2.4.0`: https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#user-content-240---2020-11-13

.. _`nRF52 client for serial LTE modem application`: https://github.com/NordicPlayground/nRF52-clients-for-serial-LTE-modem

Expand Down Expand Up @@ -104,7 +105,7 @@
.. _`nRF Connect SDK latest documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html

.. _`known issues page on the master branch`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html
.. _`known issues for nRF Connect SDK v1.4.99-dev1`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-99-dev1
.. _`known issues for nRF Connect SDK v1.5.0`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-5-0
.. _`known issues for nRF Connect SDK v1.4.2`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-2
.. _`known issues for nRF Connect SDK v1.4.1`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-1
.. _`known issues for nRF Connect SDK v1.4.0`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-0
Expand Down
2 changes: 1 addition & 1 deletion doc/nrf/release_notes.rst
Expand Up @@ -20,7 +20,7 @@ This page is included only in the latest documentation, because it might contain
:maxdepth: 1
:caption: Subpages:

releases/release-notes-latest
releases/release-notes-1.5.0
releases/release-notes-1.4.2
releases/release-notes-1.4.1
releases/release-notes-1.4.0
Expand Down
1,053 changes: 1,053 additions & 0 deletions doc/nrf/releases/release-notes-1.5.0.rst

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions doc/nrf/releases/release-notes-latest.rst
@@ -1,3 +1,5 @@
:orphan:

.. _ncs_release_notes_latest:

Changes in |NCS| v1.4.99
Expand Down
4 changes: 2 additions & 2 deletions include/net/fota_download.rst
@@ -1,7 +1,7 @@
.. _lib_fota_download:

FOTA download library
#####################
FOTA download
#############

.. contents::
:local:
Expand Down

0 comments on commit 23a06d6

Please sign in to comment.