mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: further Doxygen tweaks
Make Doxygen see also macros defined inside struct declarations, and to include also opaque structs. Keep members in the order they are in the .h file, since Doxygen's case-insensitive sort by name jumbles things.
This commit is contained in:
parent
caced1f226
commit
7123fadc37
2 changed files with 9 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ PREDEFINED = PA_C_DECL_BEGIN= \
|
|||
HTML_EXTRA_STYLESHEET = @cssfiles@
|
||||
|
||||
MAX_INITIALIZER_LINES = 1
|
||||
SORT_MEMBER_DOCS = NO
|
||||
|
||||
CALL_GRAPH = NO
|
||||
CALLER_GRAPH = NO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue