Skip to content

Commit

Permalink
In doxygen.conf, adapt the parameters to the new location of the files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tessil committed Aug 5, 2018
1 parent eaafcd3 commit 768955e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen.conf
Expand Up @@ -781,7 +781,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.

INPUT = tsl/ README.md
INPUT = include/tsl/ README.md

# 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
Expand Down

0 comments on commit 768955e

Please sign in to comment.