mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
doxygen setup fix
This commit is contained in:
parent
9a7c72cdbe
commit
cb6996a90e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
build
|
||||
*~
|
||||
Doxygen
|
||||
|
@ -573,10 +573,10 @@ WARN_LOGFILE =
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = ..\apps
|
||||
..\components
|
||||
..\libs
|
||||
..\docs
|
||||
INPUT = ../apps
|
||||
../components
|
||||
../libs
|
||||
../docs
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
||||
|
Loading…
x
Reference in New Issue
Block a user