diff --git a/docs/ext/spotmop.jpg b/docs/ext/iris.jpg old mode 100644 new mode 100755 similarity index 100% rename from docs/ext/spotmop.jpg rename to docs/ext/iris.jpg diff --git a/docs/ext/web.rst b/docs/ext/web.rst old mode 100644 new mode 100755 index 712e3878..0c95c45b --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -30,6 +30,24 @@ To install, run:: pip install Mopidy-API-Explorer +Mopidy-Iris (formerly Mopidy-Spotmop) +============== + +https://github.com/jaedb/iris + +A comprehensive client designed for Spotify users, with support for a +variety of other backends. Built using React and Redux. Made by James +Barnsley. + +.. image:: /ext/iris.jpg + :width: 720 + :height: 455 + +To install, run:: + + pip install Mopidy-Iris + + Mopidy-Local-Images =================== @@ -164,22 +182,6 @@ To install, run:: pip install Mopidy-Simple-Webclient -Mopidy-Iris (formerly Mopidy-Spotmop) -============== - -https://github.com/jaedb/iris - -A comprehensive client designed for Spotify users, with support for a variety of other backends. Built using React and Redux. Made by James Barnsley. - -.. image:: /ext/spotmop.jpg - :width: 720 - :height: 455 - -To install, run:: - - pip install Mopidy-Iris - - Mopidy-WebSettings ==================