Skip to content

Commit e75e6a2

Browse files
RobertGalatNordictotyz
authored andcommitted
doc: update migration guide
update documentation Signed-off-by: Robert Gałat <robert.galat@nordicsemi.no>
1 parent 5dac65e commit e75e6a2

3 files changed

Lines changed: 2 additions & 14 deletions

File tree

doc/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ Browse the content by referring to the following pages:
4141
:caption: Subpages:
4242

4343
setting_up_sidewalk_environment/setting_up_environment.rst
44-
setting_up_sidewalk_environment/migration_guide.rst
4544
samples/samples_list.rst
4645
compatibility_matrix.rst
4746
releases_and_migration.rst

doc/releases_and_migration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ See information about the latest release notes and the available migration guide
2525

2626
releases_and_migration/migration_guide_v280.rst
2727
releases_and_migration/migration_guide_v260.rst
28+
releases_and_migration/migration_guide_standalone.rst

doc/setting_up_sidewalk_environment/migration_guide.rst renamed to doc/releases_and_migration/migration_guide_standalone.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _migration_guide:
1+
.. _migration_guide_standalone:
22

33
Migration Guide: Moving from NCS Manifest to Standalone west.yml
44
###############################################################
@@ -20,18 +20,6 @@ Before starting the migration, ensure you have:
2020
* The west tool installed
2121
* nrfutil installed
2222

23-
Alternative Setup Method
24-
=======================
25-
26-
If you prefer using VSCode, you can set up a clean environment using the NRF Connect add-on:
27-
28-
1. Install VSCode and the NRF Connect add-on
29-
2. Open VSCode and click on the NRF Connect icon in the sidebar
30-
3. Click on "Add Application" and select "Sidewalk" from the list of available applications
31-
4. Follow the prompts to set up your development environment
32-
33-
This method will automatically handle the repository setup and dependencies installation.
34-
3523
Migration Steps
3624
=============
3725

0 commit comments

Comments
 (0)