Skip to content

Commit 27c5b09

Browse files
committed
doc: nrf: add zephyr to doxybridge projects
So that Zephyr API links get resolved. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 72adb84 commit 27c5b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/nrf/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
doxybridge_projects = {
160160
"nrf": _doxyrunner_outdir,
161161
"wifi": utils.get_builddir() / "html" / "wifi",
162+
"zephyr": utils.get_builddir() / "html" / "zephyr" / "doxygen",
162163
}
163164

164165
# Options for ncs_include ------------------------------------------------------

0 commit comments

Comments
 (0)