docs: Reorder default config and confval descriptions

This commit is contained in:
Stein Magnus Jodal 2013-04-12 21:35:33 +02:00
parent 7b9095adba
commit 69c2a2d32c
8 changed files with 58 additions and 58 deletions

View File

@ -38,6 +38,13 @@ below, together with their default values. In addition, all :ref:`extensions
defaults are documented on the :ref:`extension pages <ext>`.
Default core configuration
==========================
.. literalinclude:: ../mopidy/default.conf
:language: ini
Core configuration values
=========================
@ -113,13 +120,6 @@ Core configuration values
Password for the proxy server, if required.
Default core configuration
==========================
.. literalinclude:: ../mopidy/default.conf
:language: ini
Advanced configurations
=======================

View File

@ -21,6 +21,13 @@ Dependencies
.. literalinclude:: ../../requirements/http.txt
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/http/ext.conf
:language: ini
Configuration values
====================
@ -53,14 +60,7 @@ Configuration values
"/mopidy" will continue to work as usual even if you change this setting.
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/http/ext.conf
:language: ini
Setup
Usage
=====
The extension is enabled by default if all dependencies are available.
@ -81,7 +81,7 @@ When it is enabled it starts a web server at the port specified by the
Using a web based Mopidy client
===============================
-------------------------------
The web server can also host any static files, for example the HTML, CSS,
JavaScript, and images needed for a web based Mopidy client. To host static

View File

@ -21,6 +21,13 @@ Dependencies
None. The extension just needs Mopidy.
Default configuration
=====================
.. literalinclude:: ../../mopidy/backends/local/ext.conf
:language: ini
Configuration values
====================
@ -41,13 +48,6 @@ Configuration values
Path to tag cache for local media.
Default configuration
=====================
.. literalinclude:: ../../mopidy/backends/local/ext.conf
:language: ini
Usage
=====

View File

@ -53,6 +53,13 @@ Dependencies
None. The extension just needs Mopidy.
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/mpd/ext.conf
:language: ini
Configuration values
====================
@ -92,13 +99,6 @@ Configuration values
closed by the server.
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/mpd/ext.conf
:language: ini
Usage
=====

View File

@ -25,6 +25,13 @@ Dependencies
details.
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/mpris/ext.conf
:language: ini
Configuration values
====================
@ -37,13 +44,6 @@ Configuration values
Location of the Mopidy ``.desktop`` file.
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/mpris/ext.conf
:language: ini
Usage
=====

View File

@ -16,6 +16,13 @@ Dependencies
.. literalinclude:: ../../requirements/scrobbler.txt
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/scrobbler/ext.conf
:language: ini
Configuration values
====================
@ -32,13 +39,6 @@ Configuration values
Your Last.fm password.
Default configuration
=====================
.. literalinclude:: ../../mopidy/frontends/scrobbler/ext.conf
:language: ini
Usage
=====

View File

@ -31,6 +31,13 @@ Dependencies
.. literalinclude:: ../../requirements/spotify.txt
Default configuration
=====================
.. literalinclude:: ../../mopidy/backends/spotify/ext.conf
:language: ini
Configuration values
====================
@ -59,13 +66,6 @@ Configuration values
Path to the Spotify data cache. Cannot be shared with other Spotify apps.
Default configuration
=====================
.. literalinclude:: ../../mopidy/backends/spotify/ext.conf
:language: ini
Usage
=====

View File

@ -23,6 +23,13 @@ Dependencies
None. The extension just needs Mopidy.
Default configuration
=====================
.. literalinclude:: ../../mopidy/backends/stream/ext.conf
:language: ini
Configuration values
====================
@ -33,10 +40,3 @@ Configuration values
.. confval:: stream/protocols
Whitelist of URI schemas to allow streaming from.
Default configuration
=====================
.. literalinclude:: ../../mopidy/backends/stream/ext.conf
:language: ini