mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: ignore symbols due to Doxygen mis-parsing
Ignore some symbols appearing as "Variables", which seem to be due to some mis-parsing.
This commit is contained in:
parent
c345d1e11d
commit
4cb24531b3
1 changed files with 3 additions and 0 deletions
|
|
@ -47,3 +47,6 @@ PREDEFINED = PA_C_DECL_BEGIN= \
|
|||
SPA_NORETURN \
|
||||
SPA_RESTRICT
|
||||
HTML_EXTRA_STYLESHEET = @cssfiles@
|
||||
|
||||
# Fix up some apparent Doxygen mis-parsing
|
||||
EXCLUDE_SYMBOLS = "desc" "methods" "msgid_plural" "n" "name" "props" "utils" "start"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue