From f18358bec25ec42bca76bcea6cb3133336e67398 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 10 Jun 2005 11:15:02 +0000 Subject: [PATCH] New Doxyfile --- org.gridsite.core/src/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gridsite.core/src/Doxyfile b/org.gridsite.core/src/Doxyfile index e47d005..14f88e0 100644 --- a/org.gridsite.core/src/Doxyfile +++ b/org.gridsite.core/src/Doxyfile @@ -336,7 +336,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = +INPUT = . ../interface # 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 -- 1.8.2.3