diff --git a/doc/nrf/conf.py b/doc/nrf/conf.py index fd5e06b069f7..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-dev2" +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 a080c8bc41e6..dedbd31d53d9 100644 --- a/doc/nrf/index.rst +++ b/doc/nrf/index.rst @@ -3,16 +3,6 @@ Welcome to the |NCS|! ##################### -.. important:: - - |NCS| v2.4.99-dev2 is a development tag and will be replaced by v2.5.0 in the future. - - The development tag contains the following major updates: - - * Enhanced Wi-Fi scan APIs and corresponding changes to the :ref:`wifi_scan_sample` sample. - * Updated firmware to support device trim values. - This is to ensure consistent power transmission over device samples and operating channels. - 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 4e384e5d2c22..a47cb0f9490d 100644 --- a/doc/nrf/releases_and_maturity.rst +++ b/doc/nrf/releases_and_maturity.rst @@ -26,6 +26,7 @@ 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 Migration guides **************** diff --git a/doc/nrf/releases_and_maturity/known_issues.rst b/doc/nrf/releases_and_maturity/known_issues.rst index 143e64b2ded9..c3f66c7cc4ec 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 b3cf40a6cc08..b65e480b96bb 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-dev2 -################################ +Changelog for |NCS| v2.4.99 +########################### .. contents:: :local: