summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-03-18 17:01:55 +0100
committerMax Kellermann <max@musicpd.org>2019-03-18 17:01:55 +0100
commit34c8242133e70c8371956a601516ee38f0c92550 (patch)
tree0b26ffffcae33a79e6953f5829058363aac9a852 /doc
parente22bdee8085c902b83b2a32d108b615f89f69522 (diff)
doc/user.rst: add more links
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins.rst2
-rw-r--r--doc/user.rst8
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst
index 060435537..08d4d1345 100644
--- a/doc/plugins.rst
+++ b/doc/plugins.rst
@@ -690,6 +690,8 @@ Valid quality values for libsoxr:
* "low"
* "quick"
+.. _output_plugins:
+
Output plugins
--------------
diff --git a/doc/user.rst b/doc/user.rst
index 5ab9539db..674b19148 100644
--- a/doc/user.rst
+++ b/doc/user.rst
@@ -365,10 +365,14 @@ More information can be found in the :ref:`decoder_plugins` reference.
Configuring encoder plugins
---------------------------
-Encoders are used by some of the output plugins (such as shout). The encoder settings are included in the audio_output section.
+Encoders are used by some of the output plugins (such as shout). The
+encoder settings are included in the ``audio_output`` section, see :ref:`config_audio_output`.
More information can be found in the :ref:`encoder_plugins` reference.
+
+.. _config_audio_output:
+
Configuring audio outputs
-------------------------
@@ -422,6 +426,8 @@ The following table lists the audio_output options valid for all plugins:
(:samp:`none`). By default, the hardware mixer is used for
devices which support it, and none for the others.
+More information can be found in the :ref:`output_plugins` reference.
+
Configuring filters
-------------------