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',
|
|
)
|