mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-24 12:00:03 +01:00
11 lines
246 B
Meson
11 lines
246 B
Meson
# you need to add here any files you add to the toc directory as well
|
|
sphinx_files += files(
|
|
'installing.rst',
|
|
'running.rst',
|
|
'configuration.rst',
|
|
'locations.rst',
|
|
'logging.rst',
|
|
'multi_instance.rst',
|
|
)
|
|
|
|
subdir('configuration')
|