From: Colin Clark Date: Wed, 14 Feb 2024 11:20:44 +0000 (+0000) Subject: Include anonymous namespaces in Doxygen output X-Git-Tag: v2.3~34 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=9f3796b852da282f80e620cc8694a08035b257ea Include anonymous namespaces in Doxygen output --- diff --git a/doxygen.conf b/doxygen.conf index 6ca177eb..c7f0b2fc 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -536,7 +536,7 @@ EXTRACT_LOCAL_METHODS = YES # are hidden. # The default value is: NO. -EXTRACT_ANON_NSPACES = NO +EXTRACT_ANON_NSPACES = YES # If this flag is set to YES, the name of an unnamed parameter in a declaration # will be determined by the corresponding definition. By default unnamed