Files
wireplumber/docs/rst/daemon/configuration/meson.build
George Kiagiadakis 0649ba9aa6 docs: remove "policy" configuration doc page
This is all part of the well-known settings now
2024-03-18 13:57:26 +02:00

14 lines
311 B
Meson

# you need to add here any files you add to the toc directory as well
sphinx_files += files(
'conf_file.rst',
'components_and_profiles.rst',
'configuration_option_types.rst',
'features.rst',
'settings.rst',
'alsa.rst',
'bluetooth.rst',
'access.rst',
'locations.rst',
'multi_instance.rst',
)