doc: fixed include path for input directories
Change-Id: Iec71dd19a676bd6a9349a386990034fc7ddd2f85 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
48e4f82f3c
commit
3f123c6b6e
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ WARN_LOGFILE =
|
|||
# Configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = \
|
||||
include/\
|
||||
lib/libc/minimal/include/\
|
||||
include/ \
|
||||
lib/libc/minimal/include/
|
||||
INPUT_ENCODING = UTF-8
|
||||
FILE_PATTERNS = "*.c" "*.h" "*.S"
|
||||
RECURSIVE = YES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue