wireplumber/docs/rst/meson.build

13 lines
238 B
Meson
Raw Permalink Normal View History

# you need to add here any files you add to the toc directory as well
sphinx_files += files(
'index.rst',
)
2021-05-13 17:53:51 +03:00
subdir('daemon')
2023-01-23 19:31:17 +02:00
subdir('design')
2024-01-30 12:07:25 +02:00
subdir('policies')
subdir('library')
subdir('scripting')
subdir('tools')
subdir('resources')