Doxygen: Update paths.
This commit is contained in:
parent
2f6f0e9187
commit
a01eab4a08
2
Doxyfile
2
Doxyfile
|
@ -810,7 +810,7 @@ EXCLUDE_SYMLINKS = NO
|
|||
EXCLUDE_PATTERNS = */hardware/* */input/* */output/* */tests/*
|
||||
EXCLUDE_PATTERNS += */bindings/*
|
||||
EXCLUDE_PATTERNS += */doxy/*
|
||||
INPUT += input/input.c output/output.c
|
||||
INPUT += src/input/input.c src/output/output.c
|
||||
|
||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||
# (namespaces, classes, functions, etc.) that should be excluded from the
|
||||
|
|
Loading…
Reference in New Issue