Files
wireplumber/docs/rst/index.rst
George Kiagiadakis 1fddefa072 docs: move the software_dsp document down in the TOC
This is one of the least likely things that a user would want to
discover and use, making it wierd to be the very first "policy"
to present.
2024-03-30 15:52:14 +02:00

54 lines
981 B
ReStructuredText

.. include:: ../../README.rst
Table of Contents
=================
.. toctree::
:maxdepth: 2
:caption: The WirePlumber Daemon
daemon/installing.rst
daemon/running.rst
daemon/configuration.rst
daemon/locations.rst
daemon/logging.rst
daemon/multi_instance.rst
.. toctree::
:maxdepth: 2
:caption: WirePlumber's Design
design/understanding_session_management.rst
design/understanding_wireplumber.rst
design/events_and_hooks.rst
.. toctree::
:maxdepth: 2
:caption: WirePlumber's Policies
policies/linking.rst
policies/smart_filters.rst
policies/software_dsp.rst
.. toctree::
:maxdepth: 2
:caption: The WirePlumber Library
library/c_api.rst
.. toctree::
:maxdepth: 2
:caption: Scripting
scripting/lua_api.rst
scripting/existing_scripts.rst
.. toctree::
:maxdepth: 2
:caption: Resources
resources/contributing.rst
resources/testing.rst
resources/community.rst
resources/releases.rst