Exclude build directory from doxygen output
[geeqie.git] / doxygen.conf
index 56d20c0..66b6ad1 100644 (file)
@@ -876,7 +876,7 @@ RECURSIVE              = YES
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                = autogen.sh, config.h
+EXCLUDE                = build
 
 # 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