We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840637f commit f315d52Copy full SHA for f315d52
doc/zephyr/zephyr.doxyfile.in
@@ -978,7 +978,8 @@ INPUT = @DOCSET_SOURCE_BASE@/doc/_doxygen/mainpage.md \
978
@DOCSET_SOURCE_BASE@/include/ \
979
@DOCSET_SOURCE_BASE@/lib/libc/minimal/include/ \
980
@DOCSET_SOURCE_BASE@/subsys/testsuite/include/ \
981
- @DOCSET_SOURCE_BASE@/subsys/testsuite/ztest/include/
+ @DOCSET_SOURCE_BASE@/subsys/testsuite/ztest/include/ \
982
+ @DOCSET_SOURCE_BASE@/subsys/secure_storage/include/
983
984
# This tag can be used to specify the character encoding of the source files
985
# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
0 commit comments