Files
wireplumber/docs/rst/daemon/configuration/meson.build
2024-03-23 16:45:32 +02:00

16 lines
363 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',
'modifying_configuration.rst',
'migration.rst',
'features.rst',
'settings.rst',
'alsa.rst',
'bluetooth.rst',
'access.rst',
'locations.rst',
'multi_instance.rst',
)