2021-05-13 17:53:51 +03:00
|
|
|
# you need to add here any files you add to the toc directory as well
|
2021-05-17 15:48:38 +03:00
|
|
|
sphinx_files += files(
|
2021-05-13 17:53:51 +03:00
|
|
|
'lua_core_api.rst',
|
2021-05-25 13:46:20 +03:00
|
|
|
'lua_gobject.rst',
|
2021-08-14 21:32:12 -04:00
|
|
|
'lua_local_module_api.rst',
|
2021-05-28 19:22:56 +03:00
|
|
|
'lua_introduction.rst',
|
|
|
|
|
'lua_log_api.rst',
|
2021-05-13 17:53:51 +03:00
|
|
|
'lua_object_api.rst',
|
|
|
|
|
'lua_object_interest_api.rst',
|
|
|
|
|
'lua_object_manager_api.rst',
|
2021-05-25 13:46:20 +03:00
|
|
|
'lua_proxies_api.rst',
|
2021-05-13 17:53:51 +03:00
|
|
|
'lua_session_item_api.rst',
|
|
|
|
|
'lua_spa_device_api.rst',
|
2022-05-04 16:04:56 -04:00
|
|
|
'lua_spa_pod.rst',
|
2021-05-17 15:48:38 +03:00
|
|
|
)
|