diff --git a/doc/zephyr.doxyfile.in b/doc/zephyr.doxyfile.in index 11b1da30688..6ebd397e0d1 100644 --- a/doc/zephyr.doxyfile.in +++ b/doc/zephyr.doxyfile.in @@ -981,6 +981,7 @@ INPUT = @ZEPHYR_BASE@/doc/_doxygen/mainpage.md \ @ZEPHYR_BASE@/subsys/testsuite/ztest/include/ \ @ZEPHYR_BASE@/subsys/secure_storage/include/ \ @ZEPHYR_BASE@/subsys/fs/zms/zms_priv.h \ + @ZEPHYR_BASE@/modules/openthread/include/openthread.h \ # This tag can be used to specify the character encoding of the source files # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses