diff --git a/src/docs/Doxyfile b/src/docs/Doxyfile index 240fa03d..e67706a8 100644 --- a/src/docs/Doxyfile +++ b/src/docs/Doxyfile @@ -8,7 +8,7 @@ PROJECT_BRIEF = "RAW to ACES Utility" PROJECT_LOGO = # Input/Output -INPUT = ../include/rawtoaces +INPUT = ../../include/rawtoaces OUTPUT_DIRECTORY = doxygen RECURSIVE = YES FILE_PATTERNS = *.h *.hpp