summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in2
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 =
534# directories like "/usr/src/myproject". Separate the files or directories 534# directories like "/usr/src/myproject". Separate the files or directories
535# with spaces. 535# with spaces.
536 536
537INPUT = src include/@PACKAGE@ 537INPUT = include/@PACKAGE@
538 538
539# This tag can be used to specify the character encoding of the source files 539# This tag can be used to specify the character encoding of the source files
540# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is 540# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is