8 lines
177 B
Meson
8 lines
177 B
Meson
# you need to add here any files you add to the toc directory as well
|
|
sphinx_files += files(
|
|
'existing_scripts.rst',
|
|
'default_nodes.rst',
|
|
'device.rst',
|
|
'linking.rst',
|
|
)
|