summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2013-09-10 11:13:12 +0300
committerJens Georg <jensg@openismus.com>2013-11-02 18:29:39 +0100
commitd1f14660839ea7b7bca000de9782011fd03284d2 (patch)
treee6837c41384e1c3520bc4d137039fa4da916ad0f /doc/man
parent2ef13ed033e97595b6f03d6ce5c8619e552ca67c (diff)
downloadrygel-d1f14660839ea7b7bca000de9782011fd03284d2.tar.gz
doc: Re-organize rygel.conf man file
Add a "Plugin-specific settings" section title and move it so that the plugin sections are directly below this section. https://bugzilla.gnome.org/show_bug.cgi?id=707831
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/rygel.conf.xml31
1 files changed, 17 insertions, 14 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 5b4e438d..7cd4d83a 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -231,6 +231,23 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
</listitem>
</varlistentry>
</variablelist>
+ </refsect1>
+ <refsect1>
+ <title>GStreamer Media Engine settings</title>
+ <para>The settings in the <code>[GstMediaEngine]</code> section are specific to the Gstreamer media engine, which is the default media engine. See the media-engine setting. These following options are available for the <ulink url="http://gstreamer.freedesktop.org">GStreamer</ulink> media engine.</para>
+ <variablelist>
+ <varlistentry>
+ <term>
+ <option>transcoders</option>
+ </term>
+ <listitem>
+ <para>A semicolon-separated list of the active transcoders. This setting has no effect if <option>enable-transcoding</option> is set to <code>false</code>. Possible values are: <code>lpcm,mp3,mp2ts,aac,avc</code> or <code>wmv</code>. Its default value is <code>lpcm;mp3;mp2ts;aac;wmv</code>.</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1>
+ <title>Plugin-specific settings</title>
<para>Sections for plugins are denoted with <option>[PluginName]</option>
and can contain options specific to a plugin (see below) as well these common options:
</para>
@@ -260,20 +277,6 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
</variablelist>
</refsect1>
<refsect1>
- <title>GStreamer Media Engine settings</title>
- <para>The settings in the <code>[GstMediaEngine]</code> section are specific to the Gstreamer media engine, which is the default media engine. See the media-engine setting. These following options are available for the <ulink url="http://gstreamer.freedesktop.org">GStreamer</ulink> media engine.</para>
- <variablelist>
- <varlistentry>
- <term>
- <option>transcoders</option>
- </term>
- <listitem>
- <para>A semicolon-separated list of the active transcoders. This setting has no effect if <option>enable-transcoding</option> is set to <code>false</code>. Possible values are: <code>lpcm,mp3,mp2ts,aac,avc</code> or <code>wmv</code>. Its default value is <code>lpcm;mp3;mp2ts;aac;wmv</code>.</para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsect1>
- <refsect1>
<title>Tracker Plugin</title>
<para>The tracker plugin uses the centralized database of meta information
from the tracker project. See the