Files
wireplumber/docs/rst/meson.build
2024-01-30 12:07:25 +02:00

12 lines
222 B
Meson

# you need to add here any files you add to the toc directory as well
sphinx_files += files(
'index.rst',
)
subdir('daemon')
subdir('design')
subdir('policies')
subdir('library')
subdir('scripting')
subdir('resources')