Files
wireplumber/docs/rst/policies/meson.build
James Calligeros b45eafa53c docs: Document automatic software DSP handling
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
2024-03-30 00:00:52 +10:00

7 lines
160 B
Meson

# you need to add here any files you add to the toc directory as well
sphinx_files += files(
'software_dsp.rst',
'linking.rst',
'smart_filters.rst',
)