mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
doc: include pipewire-pulse modules explanations also on man page
This commit is contained in:
parent
31b7ff58ad
commit
bdf96979fc
4 changed files with 118 additions and 128 deletions
|
|
@ -23,8 +23,9 @@ FILE_PATTERNS = "*.h" "*.c"
|
|||
RECURSIVE = YES
|
||||
EXAMPLE_PATH = "@top_srcdir@/src/examples" \
|
||||
"@top_srcdir@/spa/examples" \
|
||||
"@top_srcdir@/doc"
|
||||
EXAMPLE_PATTERNS = "*.c"
|
||||
"@top_srcdir@/doc/examples" \
|
||||
"@top_srcdir@/doc/dox"
|
||||
EXAMPLE_PATTERNS = "*.c" "*.inc"
|
||||
|
||||
GENERATE_MAN = YES
|
||||
MAN_EXTENSION = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue