doc: ignore all function attributes in doxygen

This commit is contained in:
Peter Hutterer 2021-08-05 16:53:21 +10:00 committed by Wim Taymans
parent 5e5bf5f340
commit 127781cfc8

View file

@ -33,5 +33,10 @@ PREDEFINED = PA_C_DECL_BEGIN= \
PA_C_DECL_END= \
__USE_ISOC11 \
SPA_EXPORT \
SPA_PRINTF_FUNC
SPA_PRINTF_FUNC \
SPA_DEPRECATED \
SPA_SENTINEL \
SPA_UNUSED \
SPA_NORETURN \
SPA_RESTRICT
HTML_EXTRA_STYLESHEET = @cssfiles@