mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
doc: sync with master branch
Pick relevant doc updates. doc: minor documentation improvements doc: add options to change what /usr and /etc paths are shown
This commit is contained in:
parent
e3fc41bf41
commit
9419d458d1
5 changed files with 111 additions and 62 deletions
|
|
@ -342,3 +342,11 @@ option('libffado',
|
|||
description: 'Enable code that depends on libffado',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('doc-prefix-value',
|
||||
description : 'Installation prefix to show in documentation instead of the actual value.',
|
||||
type : 'string',
|
||||
value : '')
|
||||
option('doc-sysconfdir-value',
|
||||
description : 'Sysconf data directory to show in documentation instead of the actual value.',
|
||||
type : 'string',
|
||||
value : '')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue