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