docs: configs-refactor changes.
This commit is contained in:

committed by
Julian Bouzas

parent
6de381ad45
commit
8e9d852124
@@ -9,12 +9,7 @@ embeddable scripting language.
|
||||
WirePlumber uses `Lua version 5.4 <https://www.lua.org/versions.html>`_ to
|
||||
implement its engine. For older systems, Lua 5.3 is also supported.
|
||||
|
||||
There are currently two uses for Lua in WirePlumber:
|
||||
|
||||
- To implement the scripting engine
|
||||
- To implement lua-based :ref:`config files <config_lua>`
|
||||
|
||||
This section is only documenting the API of the **scripting engine**. Scripts can be ran with the ``wpexec`` tool.
|
||||
Scripts can be ran with the ``wpexec`` tool.
|
||||
|
||||
Example scripts can be found in the `tests/examples` directory of the wireplumber source tree.
|
||||
|
||||
|
Reference in New Issue
Block a user