12 lines
222 B
Meson
12 lines
222 B
Meson
# you need to add here any files you add to the toc directory as well
|
|
sphinx_files += files(
|
|
'index.rst',
|
|
)
|
|
|
|
subdir('daemon')
|
|
subdir('design')
|
|
subdir('policies')
|
|
subdir('library')
|
|
subdir('scripting')
|
|
subdir('resources')
|