|
@@ -768,7 +768,7 @@ RECURSIVE = YES
|
768
|
768
|
# Note that relative paths are relative to the directory from which doxygen is
|
769
|
769
|
# run.
|
770
|
770
|
|
771
|
|
-EXCLUDE = bin build cmake data test/greatest.h
|
|
771
|
+EXCLUDE = ../bin ../build ../cmake ../data ../test/greatest.h
|
772
|
772
|
|
773
|
773
|
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
774
|
774
|
# directories that are symbolic links (a Unix file system feature) are excluded
|