diff --git a/doc/nrf/conf.py b/doc/nrf/conf.py index deb70e03e02f..65468f900cd5 100644 --- a/doc/nrf/conf.py +++ b/doc/nrf/conf.py @@ -28,7 +28,7 @@ project = "nRF Connect SDK" copyright = "2019-2023, Nordic Semiconductor" author = "Nordic Semiconductor" -version = release = "2.4.99-dev1" +version = release = "2.4.99" sys.path.insert(0, str(ZEPHYR_BASE / "doc" / "_extensions")) sys.path.insert(0, str(NRF_BASE / "doc" / "_extensions")) diff --git a/doc/nrf/index.rst b/doc/nrf/index.rst index f532c0ea91e6..bd47419a3f68 100644 --- a/doc/nrf/index.rst +++ b/doc/nrf/index.rst @@ -3,16 +3,6 @@ Welcome to the |NCS|! ##################### -.. important:: - - |NCS| v2.4.99-dev1 is a development tag and will be replaced by v2.5.0 in the future. - - The development tag contains the following major updates: - - * New :ref:`lib_nrf_cloud_coap` library for nRF Cloud service's CoAP API, enabling low power devices to gain savings from short sleep times and efficient communication. - * Added CoAP support to :ref:`nrf_cloud_multi_service` (called previously Cellular: nRF Cloud MQTT multi-service). - - The |NCS| is where you begin building low-power wireless applications with Nordic Semiconductor nRF52, nRF53, nRF70, and nRF91 Series devices. The SDK contains optimized cellular IoT (LTE-M and NB-IoT), Bluetooth® Low Energy, Thread, Zigbee, Wi-Fi®, and Bluetooth mesh stacks, a range of applications, samples, and reference implementations, as well as a full suite of drivers for Nordic Semiconductor's devices. diff --git a/doc/nrf/releases_and_maturity.rst b/doc/nrf/releases_and_maturity.rst index 511ff9dd7c55..9782b2c1d988 100644 --- a/doc/nrf/releases_and_maturity.rst +++ b/doc/nrf/releases_and_maturity.rst @@ -26,3 +26,4 @@ If an issue is found in a release after it has taken place, those issues are lis releases_and_maturity/release_notes releases_and_maturity/repository_revisions releases_and_maturity/software_maturity + releases_and_maturity/known_issues diff --git a/doc/nrf/releases_and_maturity/known_issues.rst b/doc/nrf/releases_and_maturity/known_issues.rst index 2af74be48bbb..e3bff46fff9e 100644 --- a/doc/nrf/releases_and_maturity/known_issues.rst +++ b/doc/nrf/releases_and_maturity/known_issues.rst @@ -1,5 +1,3 @@ -:orphan: - .. _known_issues: Known issues diff --git a/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst b/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst index 3e07b3301383..5b5c7ec79655 100644 --- a/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst +++ b/doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst @@ -1,7 +1,7 @@ .. _ncs_release_notes_changelog: -Changelog for |NCS| v2.4.99-dev1 -################################ +Changelog for |NCS| v2.4.99 +########################### .. contents:: :local: