Skip to content

Commit 84018a5

Browse files
committedMar 11, 2025
README.md update with new link to documentation
1 parent 57f8c1c commit 84018a5

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed
 

‎README.md

-25
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,6 @@ The Zigbee R23 add-on for the nRF Connect SDK provides support for developing Zi
77
## Getting started
88
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).
99

10-
## Documentation
11-
Pre-build documentation is available [here](https://docs.nordicsemi.com/bundle?cluster=true&exclude_metadata_filter.field=display-type&exclude_metadata_filter.value=inline&labelkey=addon-zigbee-r23).
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-
34-
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)
3712
* Pre-compiled ZBOSS libraries (`lib/zboss`) included within this repository are licensed under the [DSR Corporation License](https://github.com/nrfconnect/ncs-zigbee/blob/main/lib/zboss/license.txt)

0 commit comments

Comments
 (0)