-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: post-release doc update for 2.8.0
Standard post-release changes in documentation. Changing version to 2.8.99. Signed-off-by: divya pillai <[email protected]>
- Loading branch information
1 parent
4239811
commit fdeef2b
Showing
19 changed files
with
82 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _known_issues: | ||
|
||
Known issues | ||
|
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_guide_1.x_to_2.x.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _ncs_2.0.0_migration: | ||
|
||
Migration notes for |NCS| v2.0.0 | ||
|
2 changes: 0 additions & 2 deletions
2
...rf/releases_and_maturity/migration/migration_guide_2.4.99-cs3_to_2.6.99-cs2.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_cs3_to_2_6_99_cs2: | ||
|
||
Migration notes for |NCS| v2.6.99_cs2 for v2.4.99-cs3 users | ||
|
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_guide_2.5.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_2.5: | ||
|
||
Migration guide for |NCS| v2.5.0 | ||
|
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_guide_2.6.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_2.6: | ||
|
||
Migration guide for |NCS| v2.6.0 | ||
|
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_guide_2.7.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_2.7: | ||
|
||
Migration guide for |NCS| v2.7.0 | ||
|
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_guide_2.8.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_2.8: | ||
|
||
Migration guide for |NCS| v2.8.0 | ||
|
64 changes: 64 additions & 0 deletions
64
doc/nrf/releases_and_maturity/migration/migration_guide_2.9.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
.. _migration_2.9: | ||
|
||
Migration guide for |NCS| v2.9.0 (Working draft) | ||
################################################ | ||
|
||
.. contents:: | ||
:local: | ||
:depth: 3 | ||
|
||
This document describes the changes required or recommended when migrating your application from |NCS| v2.8.0 to |NCS| v2.9.0. | ||
|
||
.. HOWTO | ||
Add changes in the following format: | ||
Component (for example, application, sample or libraries) | ||
********************************************************* | ||
.. toggle:: | ||
* Change1 and description | ||
* Change2 and description | ||
.. _migration_2.9_required: | ||
|
||
Required changes | ||
**************** | ||
|
||
The following changes are mandatory to make your application work in the same way as in previous releases. | ||
|
||
Samples and applications | ||
======================== | ||
|
||
This section describes the changes related to samples and applications. | ||
|
||
|no_changes_yet_note| | ||
|
||
Libraries | ||
========= | ||
|
||
This section describes the changes related to libraries. | ||
|
||
|no_changes_yet_note| | ||
|
||
.. _migration_2.9_recommended: | ||
|
||
Recommended changes | ||
******************* | ||
|
||
The following changes are recommended for your application to work optimally after the migration. | ||
|
||
Samples and applications | ||
======================== | ||
|
||
This section describes the changes related to samples and applications. | ||
|
||
|no_changes_yet_note| | ||
|
||
Libraries | ||
========= | ||
|
||
This section describes the changes related to libraries. | ||
|
||
|no_changes_yet_note| |
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_guide_nRF54H20_cs_to_2_7.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_nrf54h20_to_2.7: | ||
|
||
Migration notes for |NCS| v2.7.0 and the nRF54H20 DK | ||
|
2 changes: 0 additions & 2 deletions
2
...f/releases_and_maturity/migration/migration_guide_nRF54H20_cs_to_2_7_99-cs1.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_nrf54h20_to_2.7.99-cs1: | ||
|
||
Migration notes for |NCS| v2.7.99-cs1 and the nRF54H20 DK | ||
|
2 changes: 0 additions & 2 deletions
2
...f/releases_and_maturity/migration/migration_guide_nRF54H20_cs_to_2_7_99-cs2.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _migration_nrf54h20_to_2.7.99-cs2: | ||
|
||
Migration notes for |NCS| v2.7.99-cs2 and the nRF54H20 DK | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _hwmv1_to_v2_migration: | ||
|
||
Migrating to the current hardware model | ||
|
2 changes: 0 additions & 2 deletions
2
doc/nrf/releases_and_maturity/migration/migration_sysbuild.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
:orphan: | ||
|
||
.. _child_parent_to_sysbuild_migration: | ||
|
||
Migrating from multi-image builds to sysbuild | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[ | ||
"2.8.99", | ||
"2.8.0", | ||
"2.8.0-preview1", | ||
"2.7.99-cs2", | ||
|