added utils directory to doxygen config
This commit is contained in:
parent
e3c020b64d
commit
22dc101896
2
doxygen
2
doxygen
|
@ -459,7 +459,7 @@ WARN_LOGFILE =
|
|||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = src src/mappers src/boards src/drivers/common src/drivers/win src/drivers/sdl src/input
|
||||
INPUT = src src/mappers src/boards src/drivers/common src/drivers/win src/drivers/sdl src/input src/utils
|
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the
|
||||
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
||||
|
|
Loading…
Reference in New Issue