mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 10:13:42 +00:00
modified Doxyfile to better work with sed (git hook)
This commit is contained in:
parent
cd42b4df3e
commit
5a21f9125b
3
Doxyfile
3
Doxyfile
@ -949,8 +949,7 @@ WARN_LOGFILE =
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = ./include \
|
||||
./src
|
||||
INPUT = ./include ./src
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user