14 lines
311 B
Meson
14 lines
311 B
Meson
# you need to add here any files you add to the toc directory as well
|
|
sphinx_files += files(
|
|
'conf_file.rst',
|
|
'components_and_profiles.rst',
|
|
'configuration_option_types.rst',
|
|
'features.rst',
|
|
'settings.rst',
|
|
'alsa.rst',
|
|
'bluetooth.rst',
|
|
'access.rst',
|
|
'locations.rst',
|
|
'multi_instance.rst',
|
|
)
|