mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-22 05:10:04 +01:00
12 lines
237 B
Meson
12 lines
237 B
Meson
|
|
# you need to add here any files you add to the toc directory as well
|
||
|
|
sphinx_files += files(
|
||
|
|
'locations.rst',
|
||
|
|
'main.rst',
|
||
|
|
'config_lua.rst',
|
||
|
|
'multi_instance.rst',
|
||
|
|
'alsa.rst',
|
||
|
|
'bluetooth.rst',
|
||
|
|
'policy.rst',
|
||
|
|
'access.rst',
|
||
|
|
)
|