From: Adam Dickmeiss Date: Thu, 2 Jun 2005 11:58:12 +0000 (+0000) Subject: Process all source with doyxgen X-Git-Tag: snippet.version.1~6 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=e63cb633d580e1a364de81d4f24fb2c9fa70e279 Process all source with doyxgen --- diff --git a/Doxyfile.in b/Doxyfile.in index fb809ef..8376c39 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -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