mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-08 04:38:01 +02:00
docs: add placeholder for lua_spa_pod
This commit is contained in:
parent
0bda5ca189
commit
5a7dec4385
3 changed files with 6 additions and 0 deletions
|
|
@ -17,4 +17,5 @@ Lua API Documentation
|
|||
lua_api/lua_proxies_api.rst
|
||||
lua_api/lua_session_item_api.rst
|
||||
lua_api/lua_spa_device_api.rst
|
||||
lua_api/lua_spa_pod.rst
|
||||
lua_api/lua_local_module_api.rst
|
||||
|
|
|
|||
4
docs/rst/lua_api/lua_spa_pod.rst
Normal file
4
docs/rst/lua_api/lua_spa_pod.rst
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.. _lua_spa_pod:
|
||||
|
||||
Spa Pod
|
||||
=======
|
||||
|
|
@ -11,4 +11,5 @@ sphinx_files += files(
|
|||
'lua_proxies_api.rst',
|
||||
'lua_session_item_api.rst',
|
||||
'lua_spa_device_api.rst',
|
||||
'lua_spa_pod.rst',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue