mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: ignore all function attributes in doxygen
This commit is contained in:
parent
5e5bf5f340
commit
127781cfc8
1 changed files with 6 additions and 1 deletions
|
|
@ -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@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue