Skip to content

Commit 11a9037

Browse files
gmarullnordicjm
authored andcommitted
doc: zephyr docset is no longer dodgy
All warnings are gone. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 3b97d54 commit 11a9037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ add_custom_target(
206206
COMMENT "Generating Devicetree bindings documentation..."
207207
)
208208

209-
add_docset(zephyr DODGY)
209+
add_docset(zephyr)
210210
add_dependencies(zephyr zephyr-devicetree)
211211
add_dependencies(zephyr-all zephyr-devicetree)
212212

0 commit comments

Comments
 (0)