|
305 | 305 | ("app_dev/ap_protect/index", "security/ap_protect"), # Enabling access port protection mechanism |
306 | 306 | ("ug_ble_controller", "protocols/bt/index"), # Bluetooth LE Controller |
307 | 307 | ("protocols/ble/index", "protocols/bt/index"), |
| 308 | + ("protocols/bt/ble/index", "protocols/bt/bt_stack_arch"), |
308 | 309 | ("protocols/bt/ble/radio_notification_conn_cb", "libraries/bluetooth_services/radio_notification_conn_cb"), |
309 | 310 | ("ug_bt_mesh", "protocols/bt/bt_mesh/index"), # Bluetooth Mesh (landing) |
310 | 311 | ("protocols/bt_mesh/index", "protocols/bt/bt_mesh/index"), |
|
414 | 415 | ("ug_zigbee_tools", "protocols/zigbee/tools"), # Zigbee tools |
415 | 416 | ("applications/nrf5340_audio/README", "applications/nrf5340_audio/index"), # nRF5340 Audio applications (landing) |
416 | 417 | ("samples/samples_bl", "samples/bl"), # Bluetooth samples (landing) |
| 418 | + ("samples/bluetooth/connection_event_trigger/README", "samples/bluetooth/event_trigger/README"), |
417 | 419 | ("samples/samples_nrf9160", "samples/cellular"), # Cellular samples (landing) |
418 | 420 | ("samples/samples_crypto", "samples/crypto"), # Cryptography samples (landing) |
419 | 421 | ("samples/samples_edge", "samples/edge"), # Edge Impulse samples (landing) |
|
0 commit comments