
Also: - rename some files to remove redundant information from the filenames - rename many labels to match the filename and its place in the hierarchy - move lua_api under the scripting section
16 lines
423 B
ReStructuredText
16 lines
423 B
ReStructuredText
.. _scripting_existing_scripts:
|
|
|
|
Existing Scripts
|
|
================
|
|
|
|
This section documents all the existing lua scripts that are shipped with
|
|
WirePlumber, including information on the hooks that they provide and
|
|
information on how to extend the logic with additional custom scripts & hooks.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
existing_scripts/default_nodes.rst
|
|
existing_scripts/device.rst
|
|
existing_scripts/linking.rst
|