From 0755ad1143fc3847590571feba9dd38ada5779bd Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 29 Mar 2026 17:38:11 +0100 Subject: Fix various minor Doxygen issues. --- docs/Doxyfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Doxyfile b/docs/Doxyfile index 7bf43eab9..41ee1c782 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -254,9 +254,9 @@ EXPAND_ONLY_PREDEF = NO SEARCH_INCLUDES = YES INCLUDE_PATH = INCLUDE_FILE_PATTERNS = -PREDEFINED = CoreExport=/**/ \ - ATTR_NOT_NULL(...)=/**/ \ - INSPIRCD_INTRUSIVE_LIST_NAME=intrusive_list +PREDEFINED = "__attribute__(...)" \ + "__declspec(..)" \ + "INSPIRCD_INTRUSIVE_LIST_NAME=intrusive_list" EXPAND_AS_DEFINED = SKIP_FUNCTION_MACROS = YES TAGFILES = -- cgit v1.3.1-10-gc9f91