diff options
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r-- | doxygen.cfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in index a5d08bc..a4dc57d 100644 --- a/doxygen.cfg.in +++ b/doxygen.cfg.in @@ -534,7 +534,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = src include/@PACKAGE@ +INPUT = include/@PACKAGE@ # 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 |