Files
wireplumber/docs/rst/scripting/existing_scripts.rst
George Kiagiadakis f3f89b8fc1 docs: shuffle files to have the same logical hierarchy as on the generated doc
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
2023-12-23 12:36:27 +02:00

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