mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 12:20:04 +01:00
7 lines
198 B
Meson
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',
|
||
|
|
)
|