doc: add kernel_arch_interface.h to doc generation
Otherwise, we will not pick up all the arch interfaces. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
4f77c2ad53
commit
8f5e58f064
1 changed files with 1 additions and 0 deletions
|
@ -749,6 +749,7 @@ WARN_LOGFILE =
|
|||
# This MUST be kept in sync with DOXY_SOURCES in doc/CMakeLists.txt
|
||||
# for incremental (and faster) builds to work correctly.
|
||||
INPUT = custom-doxygen/mainpage.md \
|
||||
@ZEPHYR_BASE@/kernel/include/kernel_arch_interface.h \
|
||||
@ZEPHYR_BASE@/include/ \
|
||||
@ZEPHYR_BASE@/lib/libc/minimal/include/ \
|
||||
@ZEPHYR_BASE@/subsys/testsuite/ztest/include/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue