meson: exclude rst files from being installed with the scripts
and add them nicely to the sphinx_files without referencing '..' paths
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
sphinx_files += files(
|
||||
'existing_scripts.rst',
|
||||
'default_nodes.rst',
|
||||
meson.current_source_dir()/'..'/'..'/'..'/'src'/'scripts'/'default-nodes'/'README.rst',
|
||||
'device.rst',
|
||||
meson.current_source_dir()/'..'/'..'/'..'/'src'/'scripts'/'device'/'README.rst',
|
||||
'linking.rst',
|
||||
meson.current_source_dir()/'..'/'..'/'..'/'src'/'scripts'/'linking'/'README.rst',
|
||||
)
|
||||
|
Reference in New Issue
Block a user