From d54259432e7356448a1975dadb64cf97b528b340 Mon Sep 17 00:00:00 2001 From: C Date: Sun, 22 May 2011 02:56:49 +0700 Subject: Revert "Replaced libelftc's demangler with the one from libc++abi." This reverts commit 958237cf33ae913f7d2e995d48d1f8fdccec5e5b. --- src/doxygen_config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/doxygen_config') diff --git a/src/doxygen_config b/src/doxygen_config index a037c28..e4554a3 100644 --- a/src/doxygen_config +++ b/src/doxygen_config @@ -617,8 +617,7 @@ EXCLUDE_SYMLINKS = NO # against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* -# Exclude files from external sources from the doxygen stuff -EXCLUDE_PATTERNS = cxa* +EXCLUDE_PATTERNS = *libelf* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the -- cgit v1.2.3