mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-07 08:48:04 +02:00
- remove dsp.rst, since it's empty and not in the toctree - fix g-i function param annotation
11 lines
237 B
Meson
11 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',
|
|
)
|