fixed input files in doxyfile

This commit is contained in:
Hendrik Schutter 2020-05-02 22:50:52 +02:00
parent 0e5241719e
commit eccd7b0a8b
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -37,6 +37,7 @@
/build
/bin
/doc/html
reHDD

View File

@ -829,7 +829,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