From e3a50c8019e99cb5ce88c822d82895b541aed72e Mon Sep 17 00:00:00 2001 From: Thorsten Liebig Date: Mon, 6 Dec 2010 14:35:41 +0100 Subject: [PATCH] doxygen: update to include new folder structure --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 1fa7b9c..3b1816e 100644 --- a/Doxyfile +++ b/Doxyfile @@ -574,7 +574,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = . FDTD tools +INPUT = . FDTD FDTD/extensions Common tools # 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