diff --git a/Doxyfile b/Doxyfile index 9e38eb69..3d2a2dc0 100644 --- a/Doxyfile +++ b/Doxyfile @@ -410,7 +410,7 @@ RECURSIVE = NO # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = qca_systemstore.h +EXCLUDE = src/qca_systemstore.h # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories # that are symbolic links (a Unix filesystem feature) are excluded from the input.