Skip to content

Commit ff2b392

Browse files
greg-ferdivipillai
authored andcommitted
doc: working_with_nrf: squash structure for nRF91
Reworked Working with nRF91 Series pages. Moved their contents to separate pages. Renamed Working with to Developing with. NCSDK-22328. Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no> Co-authored-by: Divya Pillai <Divya.Pillai@nordicsemi.no>
1 parent 95d087c commit ff2b392

File tree

66 files changed

+935
-1248
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+935
-1248
lines changed

doc/_utils/redirects.py

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
("nrf70", "device_guides/nrf70"),
120120
("ug_nrf91", "device_guides/nrf91"),
121121
("nrf91", "device_guides/nrf91"),
122+
("device_guides/nrf91", "device_guides/nrf91/index"),
122123
("ug_ble_controller", "protocols/ble/index"),
123124
("ug_bt_mesh_architecture", "protocols/bt_mesh/architecture"),
124125
("ug_bt_mesh_concepts", "protocols/bt_mesh/concepts"),
@@ -216,16 +217,16 @@
216217
("ug_nrf52_features","device_guides/working_with_nrf/nrf52/features"),
217218
("working_with_nrf/nrf52/features","device_guides/working_with_nrf/nrf52/features"),
218219
("ug_nrf52_gs","device_guides/working_with_nrf/nrf52/gs"),
219-
("working_with_nrf/nrf52/gs","device_guides/working_with_nrf/nrf52/gs"),
220-
("device_guides/working_with_nrf/nrf52/gs", "gsg_guides/nrf52_gs"),
220+
("working_with_nrf/nrf52/gs", "device_guides/working_with_nrf/nrf52/gs"),
221+
("device_guides/working_with_nrf/nrf52/gs","gsg_guides/nrf52_gs"),
221222
("ug_nrf5340","device_guides/working_with_nrf/nrf53/nrf5340"),
222-
("working_with_nrf/nrf53/nrf5340","device_guides/working_with_nrf/nrf53/nrf5340"),
223-
("device_guides/working_with_nrf/nrf53/nrf5340_gs", "gsg_guides/nrf5340_gs"),
223+
("working_with_nrf/nrf53/nrf5340", "device_guides/working_with_nrf/nrf53/nrf5340"),
224+
("device_guides/working_with_nrf/nrf53/nrf5340_gs","gsg_guides/nrf5340_gs"),
224225
("ug_thingy53","device_guides/working_with_nrf/nrf53/thingy53"),
225226
("working_with_nrf/nrf53/thingy53","device_guides/working_with_nrf/nrf53/thingy53"),
226227
("ug_thingy53_gs","device_guides/working_with_nrf/nrf53/thingy53_gs"),
227-
("working_with_nrf/nrf53/thingy53_gs","device_guides/working_with_nrf/nrf53/thingy53_gs"),
228-
("device_guides/working_with_nrf/nrf53/thingy53_gs", "gsg_guides/thingy53_gs"),
228+
("working_with_nrf/nrf53/thingy53_gs", "device_guides/working_with_nrf/nrf53/thingy53_gs"),
229+
("device_guides/working_with_nrf/nrf53/thingy53_gs","gsg_guides/thingy53_gs"),
229230
("ug_nrf7002_constrained","device_guides/working_with_nrf/nrf70/developing/constrained"),
230231
("working_with_nrf/nrf70/developing/constrained","device_guides/working_with_nrf/nrf70/developing/constrained"),
231232
("ug_nrf70_developing","device_guides/working_with_nrf/nrf70/developing/index"),
@@ -237,8 +238,8 @@
237238
("ug_nrf70_features","device_guides/working_with_nrf/nrf70/features"),
238239
("working_with_nrf/nrf70/features","device_guides/working_with_nrf/nrf70/features"),
239240
("ug_nrf7002_gs","device_guides/working_with_nrf/nrf70/gs"),
240-
("working_with_nrf/nrf70/gs","device_guides/working_with_nrf/nrf70/gs"),
241-
("device_guides/working_with_nrf/nrf70/gs", "gsg_guides/nrf7002_gs"),
241+
("working_with_nrf/nrf70/gs", "device_guides/working_with_nrf/nrf70/gs"),
242+
("device_guides/working_with_nrf/nrf70/gs","gsg_guides/nrf7002_gs"),
242243
("device_guides/working_with_nrf/nrf70/developing/debugging","protocols/wifi/debugging"),
243244
("device_guides/working_with_nrf/nrf70/developing/raw_tx_operation","protocols/wifi/raw_tx_operation"),
244245
("protocols/wifi/raw_tx_operation","protocols/wifi/advanced_modes/raw_tx_operation"),
@@ -248,17 +249,24 @@
248249
("protocols/wifi/scan_operation","protocols/wifi/scan_mode/scan_operation"),
249250
("protocols/wifi/sniffer_rx_operation","protocols/wifi/advanced_modes/sniffer_rx_operation"),
250251
("ug_nrf9160","device_guides/working_with_nrf/nrf91/nrf9160"),
252+
("device_guides/working_with_nrf/nrf91/nrf9160", "device_guides/nrf91/index"),
251253
("working_with_nrf/nrf91/nrf9160","device_guides/working_with_nrf/nrf91/nrf9160"),
254+
("ug_nrf9161","device_guides/working_with_nrf/nrf91/nrf9161"),
255+
("device_guides/working_with_nrf/nrf91/nrf9161", "device_guides/nrf91/index"),
256+
("working_with_nrf/nrf91/nrf9161","device_guides/working_with_nrf/nrf91/nrf9161"),
252257
("ug_nrf9160_gs","device_guides/working_with_nrf/nrf91/nrf9160_gs"),
253258
("working_with_nrf/nrf91/nrf9160_gs","device_guides/working_with_nrf/nrf91/nrf9160_gs"),
254259
("device_guides/working_with_nrf/nrf91/nrf9160_gs", "gsg_guides/nrf9160_gs"),
255260
("ug_nrf91_features","device_guides/working_with_nrf/nrf91/nrf91_features"),
261+
("device_guides/working_with_nrf/nrf91/nrf91_features", "device_guides/nrf91/nrf91_features"),
256262
("working_with_nrf/nrf91/nrf91_features","device_guides/working_with_nrf/nrf91/nrf91_features"),
257263
("ug_thingy91","device_guides/working_with_nrf/nrf91/thingy91"),
264+
("device_guides/working_with_nrf/nrf91/thingy91", "device_guides/nrf91/index"),
258265
("working_with_nrf/nrf91/thingy91","device_guides/working_with_nrf/nrf91/thingy91"),
259266
("ug_thingy91_gsg","device_guides/working_with_nrf/nrf91/thingy91_gsg"),
260267
("working_with_nrf/nrf91/thingy91_gsg","device_guides/working_with_nrf/nrf91/thingy91_gsg"),
261268
("device_guides/working_with_nrf/nrf91/thingy91_gsg", "gsg_guides/thingy91_gsg"),
269+
("device_guides/working_with_nrf/nrf91/nrf91_snippet", "device_guides/nrf91/nrf91_snippet"),
262270
("known_issues","releases_and_maturity/known_issues"),
263271
("libraries/networking/nrf_cloud_agps","libraries/networking/nrf_cloud_agnss"),
264272
("applications/nrf5340_audio/README","applications/nrf5340_audio/index"),

doc/nrf/config_and_build/configuring_app/advanced_building.rst

Lines changed: 2 additions & 0 deletions

doc/nrf/config_and_build/programming.rst

Lines changed: 2 additions & 40 deletions

doc/nrf/device_guides.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)