Skip to content

Commit ca3cc84

Browse files
b-gentAdam-Maciuga
authored andcommitted
doc: update latest doc after 0.1.0
Updates to differentiate latest doc from release doc. Signed-off-by: Bartosz Gentkowski <bartosz.gentkowski@nordicsemi.no>
1 parent 31c833e commit ca3cc84

4 files changed

Lines changed: 19 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
project = 'KNX IoT Add-on for the nRF Connect SDK'
1414
copyright = '2026, Nordic Semiconductor'
1515
author = 'Nordic Semiconductor'
16-
release = '0.1.0'
17-
version = '0.1.0'
16+
release = '0.1.99'
17+
version = '0.1.99'
1818

1919
# Paths
2020

docs/release-notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ The following table contains a full list of |addon| releases and related |NCS| a
2424
:caption: Contents
2525
:glob:
2626

27+
release_notes/release_notes_changelog.rst
2728
release_notes/release_notes_v010.rst
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _release_notes_changelog:
2+
3+
Changelog for |addon| v0.1.99
4+
#############################
5+
6+
The most relevant changes that are present on the main branch of the |addon|, as compared to the latest release, are tracked in this file.
7+
8+
.. note::
9+
This file is a work in progress and might not cover all relevant changes.
10+
11+
Changelog
12+
*********
13+
14+
|no_changes_yet_note|

docs/shortcuts.txt

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

1010
.. |nRFVSC| replace:: nRF Connect for VS Code extension
1111

12+
.. |no_changes_yet_note| replace:: No changes since the latest |addon| release.
13+
1214
.. # Configurations
1315

1416
.. |config| replace:: See `Configuring and building`_ for information about how to permanently or temporarily change the configuration.

0 commit comments

Comments
 (0)