Conversation
Improve the documentation to make clear that some of the components are intended for testing purposes, not for production. Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
Contributor
|
You can find the documentation preview for this PR here. Preview links for modified ncs-zigbee documents: |
kkasperczyk-no
approved these changes
Sep 17, 2026
kkasperczyk-no
left a comment
Contributor
There was a problem hiding this comment.
Looks great, thanks!
ArekBalysNordic
approved these changes
Sep 18, 2026
mariusz-nordicsemi
requested changes
Sep 18, 2026
| :start-after: zigbee_logger_endpoint_intro_start | ||
| :end-before: zigbee_logger_endpoint_intro_end | ||
|
|
||
| |zigbee_logger_dev_only| |
Contributor
There was a problem hiding this comment.
Already included in lib/zigbee_logger_eprxzcl.rst
Due to that the note is printed twice
| You can then use this sample together with the :ref:`Zigbee Light bulb <zigbee_light_bulb_sample>` to set up a basic Zigbee network. | ||
|
|
||
| .. important:: | ||
| |zigbee_samples_dev_only| |
Contributor
There was a problem hiding this comment.
Already mentioned in docs/samples/index.rst for all samples. Why mentioned again for NCP and Shell but not for other samples?
| This Shell sample demonstrates a Zigbee router (with the possibility of being a coordinator) that uses the :ref:`lib_zigbee_shell` library for interaction. | ||
|
|
||
| .. important:: | ||
| |zigbee_samples_dev_only| |
Contributor
There was a problem hiding this comment.
Already mentioned in docs/samples/index.rst for all samples. Why mentioned again for NCP and Shell but not for other samples?
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improve the documentation to make clear that some of the components are intended for testing purposes, not for production.