Skip to content

Commit

Permalink
doc: fix link to ZBOSS documentation
Browse files Browse the repository at this point in the history
The link to ZBOSS documentation was not formed correctly.
This fixes all relevant links.

Signed-off-by: Wille Backman <[email protected]>
  • Loading branch information
wiba-nordic committed Nov 29, 2024
1 parent 44d91d0 commit 2726f4f
Showing 1 changed file with 46 additions and 46 deletions.
92 changes: 46 additions & 46 deletions docs/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,53 +140,53 @@
.. _`API documentation`:
.. _`ZBOSS API documentation`:
.. _`ZBOSS stack release notes`:
.. _`external ZBOSS development guide and API documentation`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zigbee_devguide.html
.. _`Stack commissioning start sequence`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#stack_start_initiation
.. _`external ZBOSS development guide and API documentation`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zigbee_devguide.html
.. _`Stack commissioning start sequence`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#stack_start_initiation
.. _`ZBOSS NCP Host`: https://github.com/nrfconnect/ncs-zigbee/resources/ncp_host_v3.0.0.zip
.. _`NCP Host documentation`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zboss_ncp_host_intro.html
.. _`Rebuilding the ZBOSS libraries for host`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zboss_ncp_host.html#rebuilding_libs
.. _`process the frame`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#process_zcl_cmd
.. _`declaring custom cluster`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#cluster_declaration_custom
.. _`Configuring sleepy behavior for end devices`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zigbee_prog_principles.html#zigbee_power_optimization_sleepy
.. _`zboss_signal_handler()`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#gae05c0ff285cfd03e0997fe438e8047fc
.. _`Common ZCL terms and definitions`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#ZCL_definitions
.. _`Declaring attributes`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#att_declaration
.. _`Declaring endpoint`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#endpoint_dec
.. _`Declaring simple descriptors`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#simple_desc_declaration
.. _`Declaring Zigbee device context`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#zigbee_device_context_dec
.. _`Declaring Zigbee device context with multiple endpoints`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#zigbee_device_context_mult_ep_dec
.. _`Resetting to factory defaults`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#reset_factory_defaults
.. _`Registering device context`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#register_zigbee_device
.. _`Support for Zigbee commissioning`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/using_zigbee__z_c_l.html#zcl_zigbee_commissioning
.. _`BDB Commissioning API`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__api.html

.. _`ZB_BDB_SIGNAL_FINDING_AND_BINDING_INITIATOR_FINISHED`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#ga18f5e7ddfefb7d01ef98f696a9694d79
.. _`ZB_ZDO_SIGNAL_PRODUCTION_CONFIG_READY`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#ga3eb4631c12c345991be2461566c150e9
.. _`ZB_ZDO_SIGNAL_SKIP_STARTUP`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#gab2b9e7a13fd471d7bb642655d825a04e
.. _`ZB_BDB_SIGNAL_DEVICE_FIRST_START`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#gab55565980ef0580712f8dc160b01ea06
.. _`ZB_BDB_SIGNAL_DEVICE_REBOOT`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#ga3e9d86f42d2c6c27240f423a40fb152b
.. _`ZB_BDB_SIGNAL_FORMATION`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#ga342d4176c8932ff8ab0d8d6f997fa603
.. _`ZB_BDB_SIGNAL_STEERING`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#ga25a801841c95d6daddb9c60b39542b13
.. _`ZB_ZDO_SIGNAL_LEAVE`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__comm__signals.html#ga7942f336484c4fbb85626951480b2bba
.. _`ZB_HA_DECLARE_ON_OFF_SWITCH_CLUSTER_LIST`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__ha__on__off__switch.html#ga566dbde2d408c46c488460219edf6002
.. _`ZB_AF_REGISTER_DEVICE_CTX`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__af__management__service.html#ga2ba409e0ae3e25032b673a5f85859a45
.. _`ZB_HA_DECLARE_TEMPERATURE_SENSOR_CLUSTER_LIST`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__ha__temperature__sensor.html#ga1baeb195bbce720ee97cf9c879726cbb
.. _`zb_zcl_device_callback_param_t`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#ga0dfcc989252b93252f8bb1d27d2639fa
.. _`zb_zcl_device_callback_id_t`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gad27454b213ce8a00540ebc75288966ad
.. _`ZB_ZCL_OTA_UPGRADE_VALUE_CB_ID`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gga35caa2e3a9ef37535b1f75e0fe919266a8a87688c465e80b46ad821741a60fe84
.. _`zb_bdb_set_legacy_device_support`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__params.html#ga8bf3b3beef192c00bcdca17ad1240921
.. _`zboss_start()`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zb__general__start.html#ga31b4d46033aaf6a400409d03bd40d392
.. _`bdb_start_top_level_commissioning()`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#ga0b54e93a19cadc5fc02df8eab18ecd45
.. _`zb_bdb_commissioning_mode_mask_e`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#ga9c44bbce9f6f6b19b623837914959c02
.. _`ZB_BDB_NETWORK_STEERING`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ae31d4a2067eb711a43f7049b08710299
.. _`ZB_BDB_NETWORK_FORMATION`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ac723cfd38f78c08a673ec3664539027c
.. _`ZB_BDB_FINDING_N_BINDING`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ad9bcb56a6668b6ba6f37edc73a796b58
.. _`zb_bdb_finding_binding_initiator()`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/group__zboss__bdb__comm__fb.html#gae6fd60a050559ef0aa3c3e5ec32bc515

.. _`ZBOSS 4.1.4.2 Documentation`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/index.html
.. _`ZBOSS 4.1.4.2 changelog`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zboss_release_notes.html#zboss_ncs_release_4.1.4.2
.. _`NCP Host 3.0.0 Documentation`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zboss_ncp_host_intro.html
.. _`NCP Host 3.0.0 changelog`: https://nrfconnect.github.io/ncs-zigbee/docs/zboss/4.1.4.2/zboss_ncp_host_release_notes.html#ncp_host_300
.. _`NCP Host documentation`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zboss_ncp_host_intro.html
.. _`Rebuilding the ZBOSS libraries for host`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zboss_ncp_host.html#rebuilding_libs
.. _`process the frame`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#process_zcl_cmd
.. _`declaring custom cluster`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#cluster_declaration_custom
.. _`Configuring sleepy behavior for end devices`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zigbee_prog_principles.html#zigbee_power_optimization_sleepy
.. _`zboss_signal_handler()`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#gae05c0ff285cfd03e0997fe438e8047fc
.. _`Common ZCL terms and definitions`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#ZCL_definitions
.. _`Declaring attributes`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#att_declaration
.. _`Declaring endpoint`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#endpoint_dec
.. _`Declaring simple descriptors`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#simple_desc_declaration
.. _`Declaring Zigbee device context`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#zigbee_device_context_dec
.. _`Declaring Zigbee device context with multiple endpoints`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#zigbee_device_context_mult_ep_dec
.. _`Resetting to factory defaults`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#reset_factory_defaults
.. _`Registering device context`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#register_zigbee_device
.. _`Support for Zigbee commissioning`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/using_zigbee__z_c_l.html#zcl_zigbee_commissioning
.. _`BDB Commissioning API`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__api.html

.. _`ZB_BDB_SIGNAL_FINDING_AND_BINDING_INITIATOR_FINISHED`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#ga18f5e7ddfefb7d01ef98f696a9694d79
.. _`ZB_ZDO_SIGNAL_PRODUCTION_CONFIG_READY`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#ga3eb4631c12c345991be2461566c150e9
.. _`ZB_ZDO_SIGNAL_SKIP_STARTUP`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#gab2b9e7a13fd471d7bb642655d825a04e
.. _`ZB_BDB_SIGNAL_DEVICE_FIRST_START`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#gab55565980ef0580712f8dc160b01ea06
.. _`ZB_BDB_SIGNAL_DEVICE_REBOOT`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#ga3e9d86f42d2c6c27240f423a40fb152b
.. _`ZB_BDB_SIGNAL_FORMATION`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#ga342d4176c8932ff8ab0d8d6f997fa603
.. _`ZB_BDB_SIGNAL_STEERING`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#ga25a801841c95d6daddb9c60b39542b13
.. _`ZB_ZDO_SIGNAL_LEAVE`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__comm__signals.html#ga7942f336484c4fbb85626951480b2bba
.. _`ZB_HA_DECLARE_ON_OFF_SWITCH_CLUSTER_LIST`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__ha__on__off__switch.html#ga566dbde2d408c46c488460219edf6002
.. _`ZB_AF_REGISTER_DEVICE_CTX`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__af__management__service.html#ga2ba409e0ae3e25032b673a5f85859a45
.. _`ZB_HA_DECLARE_TEMPERATURE_SENSOR_CLUSTER_LIST`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__ha__temperature__sensor.html#ga1baeb195bbce720ee97cf9c879726cbb
.. _`zb_zcl_device_callback_param_t`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#ga0dfcc989252b93252f8bb1d27d2639fa
.. _`zb_zcl_device_callback_id_t`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gad27454b213ce8a00540ebc75288966ad
.. _`ZB_ZCL_OTA_UPGRADE_VALUE_CB_ID`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group___z_b___z_c_l___i_n_i_t_i_a_l_i_z_a_t_i_o_n.html#gga35caa2e3a9ef37535b1f75e0fe919266a8a87688c465e80b46ad821741a60fe84
.. _`zb_bdb_set_legacy_device_support`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__params.html#ga8bf3b3beef192c00bcdca17ad1240921
.. _`zboss_start()`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zb__general__start.html#ga31b4d46033aaf6a400409d03bd40d392
.. _`bdb_start_top_level_commissioning()`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#ga0b54e93a19cadc5fc02df8eab18ecd45
.. _`zb_bdb_commissioning_mode_mask_e`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#ga9c44bbce9f6f6b19b623837914959c02
.. _`ZB_BDB_NETWORK_STEERING`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ae31d4a2067eb711a43f7049b08710299
.. _`ZB_BDB_NETWORK_FORMATION`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ac723cfd38f78c08a673ec3664539027c
.. _`ZB_BDB_FINDING_N_BINDING`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__start.html#gga9c44bbce9f6f6b19b623837914959c02ad9bcb56a6668b6ba6f37edc73a796b58
.. _`zb_bdb_finding_binding_initiator()`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/group__zboss__bdb__comm__fb.html#gae6fd60a050559ef0aa3c3e5ec32bc515

.. _`ZBOSS 4.1.4.2 Documentation`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/index.html
.. _`ZBOSS 4.1.4.2 changelog`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zboss_release_notes.html#zboss_ncs_release_4.1.4.2
.. _`NCP Host 3.0.0 Documentation`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zboss_ncp_host_intro.html
.. _`NCP Host 3.0.0 changelog`: https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zboss_ncp_host_release_notes.html#ncp_host_300

.. ### Other sources

Expand Down

0 comments on commit 2726f4f

Please sign in to comment.