From: Alan T. DeKok Date: Wed, 22 Feb 2023 16:44:52 +0000 (-0500) Subject: ignore third-party libraries X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d99ca0e631b5fbac93546e287858a8fd71991ab;p=thirdparty%2Ffreeradius-server.git ignore third-party libraries --- diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index e0e4c2a398d..ff8a965eeec 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -894,7 +894,7 @@ EXCLUDE_SYMLINKS = NO # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = */libosmo*/* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the