Skip to content

Commit

Permalink
doc: Revert doc versions after 2.4.99-dev1
Browse files Browse the repository at this point in the history
Revert doc versions after 2.4.99-dev1

Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
  • Loading branch information
umapraseeda authored and rlubos committed Aug 30, 2023
1 parent f598014 commit e8babf4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion doc/nrf/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"))
Expand Down
10 changes: 0 additions & 10 deletions doc/nrf/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions doc/nrf/releases_and_maturity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 0 additions & 2 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
:orphan:

.. _known_issues:

Known issues
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _ncs_release_notes_changelog:

Changelog for |NCS| v2.4.99-dev1
################################
Changelog for |NCS| v2.4.99
###########################

.. contents::
:local:
Expand Down

0 comments on commit e8babf4

Please sign in to comment.