fix path in doxyfile to match current structure
This commit is contained in:
parent
8019551694
commit
512d5aab0a
@ -85,7 +85,7 @@ WARN_LOGFILE =
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = ../../core ../../cpu ../../board ../../sys src/ ../../drivers
|
||||
INPUT = ../../core ../../cpu ../../../boards ../../sys src/ ../../drivers
|
||||
INPUT_ENCODING = UTF-8
|
||||
FILE_PATTERNS = *.txt *.c *.h
|
||||
RECURSIVE = YES
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user