Skip to content

Commit be106e6

Browse files
b-gentrlubos
authored andcommitted
doc: Change version to v1.0.0 in doc
Version change in conf.py and related files. Signed-off-by: Bartosz Gentkowski <[email protected]>
1 parent 74c951a commit be106e6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

doc/nrf/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@
9696
# built documents.
9797
#
9898
# The short X.Y version.
99-
version = '0.4.99'
99+
version = '1.0.0'
100100
# The full version, including alpha/beta/rc tags.
101-
release = '0.4.99'
101+
release = '1.0.0'
102102

103103
# The language for content autogenerated by Sphinx. Refer to documentation
104104
# for a list of supported languages.

doc/nrf/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The |NCS| includes the Zephyr™ real-time operating system (RTOS), which is bui
1313
Documentation for different versions of the |NCS| is available at the following links:
1414

1515
* `nRF Connect SDK latest documentation`_ (updated weekly)
16+
* `nRF Connect SDK v1.0.0 documentation`_
1617
* `nRF Connect SDK v0.4.0 documentation`_
1718
* `nRF Connect SDK v0.3.0 documentation`_
1819

doc/nrf/links.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
.. ### Links to Nordic documentation
3030

31+
.. _`nRF Connect SDK v1.0.0 documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/nrf/index.html
32+
3133
.. _`nRF Connect SDK v0.4.0 documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.4.0/nrf/index.html
3234

3335
.. _`nRF Connect SDK v0.3.0 documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.3.0/nrf/index.html

0 commit comments

Comments
 (0)