From e0b5420b1ac07aeba46c8ed20f2b454732ebab5d Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Tue, 25 Feb 2014 02:54:20 +0100 Subject: [PATCH] Changed working dir to src --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index fc43881..1693693 100644 --- a/Doxyfile +++ b/Doxyfile @@ -654,7 +654,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = +INPUT = src # 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 -- 2.39.2