mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: link examples to Doxygen docs
Include examples to the documentation, using Doxygen's example system.
This commit is contained in:
parent
f6d69f9bcd
commit
98a0e54d5f
25 changed files with 192 additions and 4 deletions
|
|
@ -22,6 +22,12 @@
|
|||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/*
|
||||
[title]
|
||||
Audio source using \ref pw_filter "pw_filter"
|
||||
[title]
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue