diff --git a/Doxyfile b/Doxyfile index 4419a9bd5..33f15c4b1 100644 --- a/Doxyfile +++ b/Doxyfile @@ -732,7 +732,8 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = +EXCLUDE = source/SQLite \ + source/squirrelbindings # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded