fix doxygen

This commit is contained in:
Alex Bates 2020-10-20 21:40:49 +01:00
parent de83e08dbe
commit 6a5a200601
No known key found for this signature in database
GPG Key ID: 5E11C2DB78877706
3 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,10 @@ on:
push:
branches:
- master
paths:
- 'src/*'
- 'include/*'
- 'docs/*'
jobs:
deploy:

View File

@ -104,7 +104,7 @@ ENABLE_PREPROCESSING = YES
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = YES
PREDEFINED = DOXYGEN NON_MATCHING __attribute__((x))=
EXPAND_AS_DEFINED = INCLUDE_ASM
EXPAND_AS_DEFINED = INCLUDE_ASM UNK_TYPE UNK_PTR UNK_RET UNK_FUN_ARG UNK_FUN_PTR UNK_ARGS
SKIP_FUNCTION_MACROS = YES
SEARCH_INCLUDES = YES

View File

@ -1 +0,0 @@
theme: jekyll-theme-midnight