From a01eab4a08e6da4db6fb90a607e98e16e2e5b24f Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Fri, 1 Aug 2014 16:31:13 +0200 Subject: [PATCH] Doxygen: Update paths. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 016f8c69..95ceaea0 100644 --- a/Doxyfile +++ b/Doxyfile @@ -810,7 +810,7 @@ EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = */hardware/* */input/* */output/* */tests/* EXCLUDE_PATTERNS += */bindings/* EXCLUDE_PATTERNS += */doxy/* -INPUT += input/input.c output/output.c +INPUT += src/input/input.c src/output/output.c # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the