From 561ce22477b43c998ef11c1e0366e8606742d68c Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Tue, 20 Feb 2024 22:41:13 +0200 Subject: [PATCH] Tweak doxygen settings: ignore the detail namespaces --- cetlvast/suites/docs/doxygen.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cetlvast/suites/docs/doxygen.ini b/cetlvast/suites/docs/doxygen.ini index af5eec1b..555937cb 100644 --- a/cetlvast/suites/docs/doxygen.ini +++ b/cetlvast/suites/docs/doxygen.ini @@ -1042,7 +1042,7 @@ EXCLUDE_PATTERNS = # 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 = *::impl::*,*::detail::* # 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