diff options
author | Max Kellermann <max@duempel.org> | 2009-11-14 02:06:23 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-14 02:06:23 +0100 |
commit | a6fd5819f9915dbd3a8c78ef25ce642f9e13e517 (patch) | |
tree | 241a73749b16bd0ca217243f844c8871b680aa91 /doc/user.xml | |
parent | cef5dcc0a15759588fcfd079ec87592511e02df4 (diff) | |
download | mpd-a6fd5819f9915dbd3a8c78ef25ce642f9e13e517.tar.gz mpd-a6fd5819f9915dbd3a8c78ef25ce642f9e13e517.tar.xz mpd-a6fd5819f9915dbd3a8c78ef25ce642f9e13e517.zip |
doc: added decoder plugin reference
Diffstat (limited to 'doc/user.xml')
-rw-r--r-- | doc/user.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml index 21f9e9d3d..500a74b67 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -588,6 +588,12 @@ cd mpd-version</programlisting> </section> <section> + <title>Decoder plugins</title> + + <para></para> + </section> + + <section> <title>Output plugins</title> <section> |