diff --git a/docs/api/backends.rst b/docs/api/backends.rst index fa6d8410..98502b5e 100644 --- a/docs/api/backends.rst +++ b/docs/api/backends.rst @@ -52,5 +52,22 @@ Backend listener Backend implementations ======================= -* :mod:`mopidy.local` -* :mod:`mopidy.stream` +- `Mopidy-Beets `_ + +- `Mopidy-GMusic `_ + +- :ref:`ext-local` + +- `Mopidy-radio-de `_ + +- `Mopidy-SomaFM `_ + +- `Mopidy-SoundCloud `_ + +- `Mopidy-Spotify `_ + +- :ref:`ext-stream` + +- `Mopidy-Subsonic `_ + +- `Mopidy-VKontakte `_ diff --git a/docs/api/frontends.rst b/docs/api/frontends.rst index 7afafa74..5e2f8d6c 100644 --- a/docs/api/frontends.rst +++ b/docs/api/frontends.rst @@ -47,5 +47,12 @@ The following requirements applies to any frontend implementation: Frontend implementations ======================== -* :mod:`mopidy.http` -* :mod:`mopidy.mpd` +- :ref:`ext-http` + +- :ref:`ext-mpd` + +- `Mopidy-MPRIS `_ + +- `Mopidy-Notifier `_ + +- `Mopidy-Scrobbler `_