aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorTaylor C. Richberger <taywee@gmx.com>2017-11-09 13:54:32 -0700
committerGitHub <noreply@github.com>2017-11-09 13:54:32 -0700
commit71b1110cb86838d63957678c1c15c8031588be99 (patch)
treee28b72f3d9db0ce7d490650598d24b9422cdb7ee /Doxyfile
parentreplace badges with Taywee ones so the repository is properly described by it... (diff)
parentchange default value of RequireCommand (diff)
downloadargs.hxx-71b1110cb86838d63957678c1c15c8031588be99.tar.xz
Merge pull request #40 from pavel-belikov/subparsers-validation
Subparsers validation
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index faf7fe3..74c187b 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -833,7 +833,7 @@ EXCLUDE_PATTERNS = catch.hpp
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories use the pattern */test/*
-EXCLUDE_SYMBOLS =
+EXCLUDE_SYMBOLS = args::Command::RaiiSubparser args::SubparserError
# The EXAMPLE_PATH tag can be used to specify one or more files or directories
# that contain example code fragments that are included (see the \include