
- remove dsp.rst, since it's empty and not in the toctree - fix g-i function param annotation
11 lines
217 B
Meson
11 lines
217 B
Meson
# you need to add here any files you add to the toc directory as well
|
|
sphinx_files += files(
|
|
'locations.rst',
|
|
'main.rst',
|
|
'multi_instance.rst',
|
|
'alsa.rst',
|
|
'bluetooth.rst',
|
|
'policy.rst',
|
|
'access.rst',
|
|
)
|