From 6ed23c44aa43666cd6e7bad9dcb2275126dfc988 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 26 Dec 2014 19:45:42 +0300 Subject: [PATCH] Exclude external headers --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 7aa9f17..28e8584 100644 --- a/Doxyfile +++ b/Doxyfile @@ -788,7 +788,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = +EXCLUDE = SDL2pp/external # 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