summaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2017-08-25 13:03:53 +0100
committerPeter Powell <petpow@saberuk.com>2017-08-26 09:58:15 +0100
commita62ae50007c2945251ef1d2611513b6e711f5748 (patch)
treeb4f1023548abbf3ff34a4a5366ee35746bc6acdf /docs/Doxyfile
parent6b228abad039aaf89a35671ffa6c57cce9af51bc (diff)
Fix a bunch of Doxygen warnings.
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index f4e526bc7..aa5a34ba6 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -93,7 +93,7 @@ EXCLUDE =
EXCLUDE_SYMLINKS = YES
EXCLUDE_PATTERNS = */.git/* \
*/doxygen/* \
- */commands/* \
+ */coremods/* \
*/modes/* \
*/modules/*
EXCLUDE_SYMBOLS =
@@ -219,7 +219,8 @@ EXPAND_ONLY_PREDEF = NO
SEARCH_INCLUDES = YES
INCLUDE_PATH =
INCLUDE_FILE_PATTERNS =
-PREDEFINED =
+PREDEFINED = CoreExport=/**/ \
+ INSPIRCD_INTRUSIVE_LIST_NAME=intrusive_list
EXPAND_AS_DEFINED =
SKIP_FUNCTION_MACROS = YES
TAGFILES =