From 127ed88a069983b8c5a79a725a26040dc31521f1 Mon Sep 17 00:00:00 2001 From: Pavel Belikov Date: Thu, 9 Nov 2017 20:39:18 +0300 Subject: add doxygen comments for subparsers --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile') 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 -- cgit v1.2.1