mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-27 01:40:38 -05:00
doc: backport docs from master branch to 1.2
Pick commits doc: drop the links to configuration wiki pages doc: rename pipewire-devices.7 and move stream properties into it doc: document some more device properties doc: move configuration index to a separate page doc: document node/device disabled property doc: add some small docs updates docs: document negotiation of explicit sync doc: remove duplicated entries, link to wireplumber docs
This commit is contained in:
parent
9bf04c7c4c
commit
5e0899b29e
8 changed files with 1351 additions and 985 deletions
|
|
@ -54,6 +54,7 @@ extra_docs = [
|
|||
'dox/pulse-modules.dox',
|
||||
'dox/programs/index.md',
|
||||
'dox/config/index.md',
|
||||
'dox/config/xref.md',
|
||||
'dox/internals/index.dox',
|
||||
'dox/internals/design.dox',
|
||||
'dox/internals/access.dox',
|
||||
|
|
@ -88,7 +89,7 @@ manpage_docs = [
|
|||
'dox/config/pipewire.conf.5.md',
|
||||
'dox/config/pipewire-client.conf.5.md',
|
||||
'dox/config/pipewire-jack.conf.5.md',
|
||||
'dox/config/pipewire-devices.7.md',
|
||||
'dox/config/pipewire-props.7.md',
|
||||
'dox/config/pipewire-filter-chain.conf.5.md',
|
||||
'dox/config/pipewire-pulse-modules.7.md',
|
||||
'dox/config/libpipewire-modules.7.md',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue