mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-23 06:18:14 +02:00
13 lines
320 B
Meson
13 lines
320 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',
|
|
)
|