From: Bert Vermeulen Date: Fri, 1 Aug 2014 14:31:13 +0000 (+0200) Subject: Doxygen: Update paths. X-Git-Tag: libsigrok-0.4.0~1178 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=a01eab4a08e6da4db6fb90a607e98e16e2e5b24f;p=libsigrok.git Doxygen: Update paths. --- 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