Files
wireplumber/docs/rst/design/meson.build
2023-04-17 07:48:18 -04:00

7 lines
198 B
Meson

# you need to add here any files you add to the toc directory as well
sphinx_files += files(
'understanding_session_management.rst',
'understanding_wireplumber.rst',
'events_and_hooks.rst',
)