summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-05-14 17:25:58 -0400
committerJeffrey Walton <noloader@gmail.com>2020-05-14 17:25:58 -0400
commitfccbe1ea2afd25708a2fa084634cf911b8189f5a (patch)
tree97544710089fd05715cc3b5d0de388d6b8d8a64e /Doxyfile
parentce8fb62784f83212fb8bbc9f934cb14b5cf662c0 (diff)
downloadcryptopp-git-fccbe1ea2afd25708a2fa084634cf911b8189f5a.tar.gz
Remove unneeded cryptopp_bds.cpp from Doxygen config
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index f7da7ff8..5eb806a3 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -825,8 +825,7 @@ RECURSIVE = NO
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE = adhoc.cpp \
- cryptlib_bds.cpp
+EXCLUDE = adhoc.cpp
# 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