From c996072040411acbb69a7dd6aecce27a773d3c53 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 21 Apr 2015 23:32:18 +0200 Subject: [PATCH] docs: Wrap lines, sort sections by name --- docs/ext/web.rst | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/ext/web.rst b/docs/ext/web.rst index 4c22a02c..f07fb40b 100644 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -134,21 +134,6 @@ To install, run:: pip install Mopidy-Simple-Webclient -Mopster -======= - -https://github.com/cowbell/mopster - -Simple web client hosted online written in Ember.js and styled using basic Bootstrap -by Wojciech Wnętrzak. - -.. image:: /ext/mopster.png - :width: 1275 - :height: 628 - -To use, just visit http://mopster.cowbell-labs.com - - Mopidy-WebSettings ================== @@ -158,6 +143,21 @@ A web extension for changing settings. Used by the Pi MusicBox distribution for Raspberry Pi, but also usable for other projects. +Mopster +======= + +https://github.com/cowbell/mopster + +Simple web client hosted online written in Ember.js and styled using basic +Bootstrap by Wojciech Wnętrzak. + +.. image:: /ext/mopster.png + :width: 1275 + :height: 628 + +To use, just visit http://mopster.cowbell-labs.com/. + + Other web clients =================