diff --git a/docs/ext/api_explorer.rst b/docs/ext/api_explorer.rst index 351ddf15..36e9dfb6 100644 --- a/docs/ext/api_explorer.rst +++ b/docs/ext/api_explorer.rst @@ -7,6 +7,10 @@ https://github.com/dz0ny/mopidy-api-explorer Web extension for browsing the Mopidy HTTP API. +To install, run:: + + pip install Mopidy-API-Explorer + .. image:: /ext/api_explorer.png :width: 1176 :height: 713 diff --git a/docs/ext/moped.rst b/docs/ext/moped.rst index 28254ed7..a05d550f 100644 --- a/docs/ext/moped.rst +++ b/docs/ext/moped.rst @@ -1,10 +1,14 @@ -Moped -===== +Mopidy-Moped +============ https://github.com/martijnboland/moped A Mopidy web client made with AngularJS by Martijn Boland. +To install, run:: + + pip install Mopidy-Moped + .. image:: /ext/moped.png :width: 720 :height: 450 diff --git a/docs/ext/musicbox_webclient.rst b/docs/ext/musicbox_webclient.rst index b70c8e84..afa78685 100644 --- a/docs/ext/musicbox_webclient.rst +++ b/docs/ext/musicbox_webclient.rst @@ -7,7 +7,9 @@ The first web client for Mopidy, made with jQuery Mobile by Wouter van Wijk. Also the web client used for Wouter's popular `Pi Musicbox `_ image for Raspberry Pi. +To install, run:: + pip install Mopidy-MusicBox-Webclient .. image:: /ext/musicbox_webclient.png :width: 1275