X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=Doxyfile.in;h=c6df807e9617e07a956f164dc9fbb855099b6e60;hp=fb809ef3468c385aa6429940eac96d9fcd46a6f1;hb=6dfee19bc1cec29ff5ec5e9cd8021d1354a6126e;hpb=174ad2c7bbf2b7312ac080de2fd85d0509a55404 diff --git a/Doxyfile.in b/Doxyfile.in index fb809ef..c6df807 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -186,7 +186,7 @@ ALIASES = # For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. -OPTIMIZE_OUTPUT_FOR_C = NO +OPTIMIZE_OUTPUT_FOR_C = YES # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources # only. Doxygen will then generate output that is more tailored for Java. @@ -417,7 +417,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = include/idzebra +INPUT = @srcdir@ # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp