summaryrefslogtreecommitdiff
path: root/src/doxygen_config
diff options
context:
space:
mode:
authorC <asura@fubar.(none)>2011-05-22 02:56:49 +0700
committerC <asura@fubar.(none)>2011-05-22 02:56:49 +0700
commitd54259432e7356448a1975dadb64cf97b528b340 (patch)
treea9af293817200f01ef9f580c5469ee4b7fa72bfc /src/doxygen_config
parent7b63760eb6741acb1a7961eed739f52599075cd7 (diff)
downloadlibcxxrt-d54259432e7356448a1975dadb64cf97b528b340.tar.gz
libcxxrt-d54259432e7356448a1975dadb64cf97b528b340.tar.bz2
libcxxrt-d54259432e7356448a1975dadb64cf97b528b340.tar.xz
Revert "Replaced libelftc's demangler with the one from libc++abi."
This reverts commit 958237cf33ae913f7d2e995d48d1f8fdccec5e5b.
Diffstat (limited to 'src/doxygen_config')
-rw-r--r--src/doxygen_config3
1 files changed, 1 insertions, 2 deletions
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