let doxygen look into this dir
This commit is contained in:
parent
65b1e9d2b6
commit
b5bbc72957
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ TAB_SIZE = 8
|
||||||
# directories like "/usr/src/myproject". Separate the files or directories
|
# directories like "/usr/src/myproject". Separate the files or directories
|
||||||
# with spaces.
|
# with spaces.
|
||||||
|
|
||||||
INPUT = ../src
|
INPUT = ../src .
|
||||||
|
|
||||||
# If the value of the INPUT tag contains directories, you can use the
|
# 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
|
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue