Skip to content

Commit dea9e23

Browse files
committed
README.md update with new link to documentation
1 parent d574f68 commit dea9e23

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

README.md

+1-26
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,7 @@
55
The Zigbee R23 add-on for the nRF Connect SDK provides support for developing Zigbee applications based on the third-party precompiled ZBOSS stack. This stack is included as the ZBOSS Zigbee R23 stack library. In combination with the nRF Connect SDK, the Zigbee R23 add-on allows for development of low-power connected solutions.
66

77
## Getting started
8-
To get started with Zigbee R23 add-on for nRF Connect SDK, follow [documentation](https://nrfconnect.github.io/ncs-zigbee/).
9-
10-
## Documentation
11-
Pre-build documentation is available [here](https://nrfconnect.github.io/ncs-zigbee).
12-
13-
A minimal documentation setup is provided for Sphinx. To build the
14-
documentation first change to the ``docs`` folder:
15-
16-
```shell
17-
cd docs
18-
```
19-
To install Sphinx, make sure you have a Python installation in place and run:
20-
21-
```shell
22-
pip install -r requirements.txt
23-
```
24-
25-
The Sphinx documentation (HTML) can be built using the following command:
26-
27-
```shell
28-
make html
29-
```
30-
31-
The output will be stored in the ``_build_sphinx`` folder. You may check for
32-
other output formats other than HTML by running ``make help``.
33-
8+
To get started with Zigbee R23 add-on for nRF Connect SDK, follow [documentation](https://docs.nordicsemi.com/bundle?cluster=true&exclude_metadata_filter.field=display-type&exclude_metadata_filter.value=inline&labelkey=addon-zigbee-r23).
349

3510
## License
3611
* Source code included within this repository is licensed under the [LicenseRef-Nordic-5-Clause](https://github.com/nrfconnect/ncs-zigbee/blob/main/LICENSE)

0 commit comments

Comments
 (0)