diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in index c4af467b..0f206ca0 100644 --- a/docs/doxygen/Doxyfile.in +++ b/docs/doxygen/Doxyfile.in @@ -769,13 +769,7 @@ WARN_LOGFILE = dox.warnings # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = @PROJECT_SOURCE_DIR@/resolve/cpu \ - @PROJECT_SOURCE_DIR@/resolve/cuda \ - @PROJECT_SOURCE_DIR@/resolve/hip \ - @PROJECT_SOURCE_DIR@/resolve/matrix \ - @PROJECT_SOURCE_DIR@/resolve/vector \ - @PROJECT_SOURCE_DIR@/resolve/workspace \ - @PROJECT_SOURCE_DIR@/resolve/ +INPUT = ../../resolve/ # This tag can be used to specify the character encoding of the source files