docs: rename settings section and add link back to the config option types

This commit is contained in:
George Kiagiadakis
2024-01-27 12:39:57 +02:00
parent e19839dfce
commit ef24f35ff8

View File

@@ -1,7 +1,7 @@
.. _config_settings: .. _config_settings:
WirePlumber Settings Well-known Settings
==================== ===================
This section describes the settings that can be configured on WirePlumber. This section describes the settings that can be configured on WirePlumber.
@@ -9,4 +9,7 @@ Settings can be either configured statically in the configuration file
by setting them under the ``wireplumber.settings`` section, or they can be by setting them under the ``wireplumber.settings`` section, or they can be
configured dynamically at runtime by using metadata. configured dynamically at runtime by using metadata.
For more information on what "settings" are and how they work, refer to the
previous section: :ref:`config_configuration_option_types`.
.. include:: ../../../../src/scripts/lib/SETTINGS.rst .. include:: ../../../../src/scripts/lib/SETTINGS.rst