mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04: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
|
|
@ -86,6 +86,12 @@ cssfiles = [
|
|||
|
||||
# Example files (in order from simple to esoteric)
|
||||
example_files = [
|
||||
'tutorial1.c',
|
||||
'tutorial2.c',
|
||||
'tutorial3.c',
|
||||
'tutorial4.c',
|
||||
'tutorial5.c',
|
||||
'tutorial6.c',
|
||||
'audio-src.c',
|
||||
'audio-dsp-src.c',
|
||||
'audio-dsp-filter.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue