mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-02 11:08:48 -05: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,9 +22,9 @@ INPUT = @inputs@
|
|||
FILTER_PATTERNS = "*.c=@c_input_filter@" "*.h=@h_input_filter@"
|
||||
FILE_PATTERNS = "*.h" "*.c"
|
||||
RECURSIVE = YES
|
||||
EXAMPLE_PATH = "@top_srcdir@/src/tools" \
|
||||
"@top_srcdir@/src/examples"
|
||||
|
||||
EXAMPLE_PATH = "@top_srcdir@/src/examples" \
|
||||
"@top_srcdir@/spa/examples"
|
||||
EXAMPLE_PATTERNS = "*.c"
|
||||
|
||||
REFERENCED_BY_RELATION = NO
|
||||
REFERENCES_RELATION = NO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue