Skip to content

Commit e227032

Browse files
umapraseedarlubos
authored andcommitted
doc: update versions after 1.9.99-dev1 tag
Update versions after 1.9.99-dev1 tag Signed-off-by: Uma Praseeda <[email protected]>
1 parent 93255d0 commit e227032

File tree

5 files changed

+9
-22
lines changed

5 files changed

+9
-22
lines changed

doc/nrf/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
project = "nRF Connect SDK"
2020
copyright = "2019-2022, Nordic Semiconductor"
2121
author = "Nordic Semiconductor"
22-
version = release = "1.9.99-dev1"
22+
version = release = "1.9.99"
2323

2424
sys.path.insert(0, str(ZEPHYR_BASE / "doc" / "_extensions"))
2525
sys.path.insert(0, str(NRF_BASE / "doc" / "_extensions"))

doc/nrf/index.rst

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,6 @@
33
Welcome to the |NCS|!
44
#####################
55

6-
.. important::
7-
8-
|NCS| v1.9.99-dev1 is a development tag and will be replaced by v2.0.0 in the future.
9-
10-
The development tag contains the following major updates, marked as experimental:
11-
12-
* The current development state for LwM2M version 1.1 and AVSystem integration for nRF Cloud Location Services through LwM2M.
13-
14-
* A Bluetooth LE Audio standard example through the new :ref:`octave` application and LE Audio Controller Subsystem for nRF53.
15-
16-
For other changes that are included in this development tag, see :ref:`ncs_release_notes_changelog`.
17-
186
The |NCS| is where you begin building low-power wireless applications with Nordic Semiconductor nRF52, nRF53, and nRF91 Series devices.
197

208
The SDK contains optimized cellular IoT (LTE-M and NB-IoT), Bluetooth® Low Energy, Thread, Zigbee, 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.
@@ -82,6 +70,7 @@ In addition to the |NCS| documentation, information is available in the followin
8270
libraries/index
8371
scripts
8472
release_notes
73+
known_issues
8574
documentation
8675

8776
.. cheat_sheet

doc/nrf/known_issues.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
:orphan:
2-
31
.. _known_issues:
42

53
Known issues

doc/nrf/links.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -390,11 +390,11 @@
390390

391391
.. ### Source: www.segger.com
392392

393-
.. _`SEGGER Embedded Studio (Nordic Edition) - Windows x86`: https://www.segger.com/downloads/embedded-studio/EmbeddedStudio_ARM_Nordic_v568_win_x86.zip
394-
.. _`SEGGER Embedded Studio (Nordic Edition) - Windows x64`: https://www.segger.com/downloads/embedded-studio/EmbeddedStudio_ARM_Nordic_v568_win_x64.zip
395-
.. _`SEGGER Embedded Studio (Nordic Edition) - Mac OS x64`: https://www.segger.com/downloads/embedded-studio/EmbeddedStudio_ARM_Nordic_v568_macos_x64.dmg
396-
.. _`SEGGER Embedded Studio (Nordic Edition) - Linux x86`: https://www.segger.com/downloads/embedded-studio/EmbeddedStudio_ARM_Nordic_v568_linux_x86.tar.gz
397-
.. _`SEGGER Embedded Studio (Nordic Edition) - Linux x64`: https://www.segger.com/downloads/embedded-studio/EmbeddedStudio_ARM_Nordic_v568_linux_x64.tar.gz
393+
.. _`SEGGER Embedded Studio (Nordic Edition) - Windows x86`: https://www.segger.com/downloads/embedded-studio/embeddedstudio_arm_nordic_win_x86
394+
.. _`SEGGER Embedded Studio (Nordic Edition) - Windows x64`: https://www.segger.com/downloads/embedded-studio/embeddedstudio_arm_nordic_win_x64
395+
.. _`SEGGER Embedded Studio (Nordic Edition) - Mac OS x64`: https://www.segger.com/downloads/embedded-studio/embeddedstudio_arm_nordic_macos
396+
.. _`SEGGER Embedded Studio (Nordic Edition) - Linux x86`: https://www.segger.com/downloads/embedded-studio/embeddedstudio_arm_nordic_linux_x86
397+
.. _`SEGGER Embedded Studio (Nordic Edition) - Linux x64`: https://www.segger.com/downloads/embedded-studio/embeddedstudio_arm_nordic_linux_x64
398398

399399
.. _`J-Link Software and Documentation Pack`: https://www.segger.com/downloads/jlink
400400

doc/nrf/releases/release-notes-changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _ncs_release_notes_changelog:
22

3-
Changelog for |NCS| v1.9.99-dev1
4-
################################
3+
Changelog for |NCS| v1.9.99
4+
###########################
55

66
.. contents::
77
:local:

0 commit comments

Comments
 (0)