mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
doc: add tutorials as Doxygen examples
This commit is contained in:
parent
98a0e54d5f
commit
336caa9db3
14 changed files with 528 additions and 594 deletions
|
|
@ -23,7 +23,8 @@ FILTER_PATTERNS = "*.c=@c_input_filter@" "*.h=@h_input_filter@"
|
|||
FILE_PATTERNS = "*.h" "*.c"
|
||||
RECURSIVE = YES
|
||||
EXAMPLE_PATH = "@top_srcdir@/src/examples" \
|
||||
"@top_srcdir@/spa/examples"
|
||||
"@top_srcdir@/spa/examples" \
|
||||
"@top_srcdir@/doc"
|
||||
EXAMPLE_PATTERNS = "*.c"
|
||||
|
||||
REFERENCED_BY_RELATION = NO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue