diff --git a/docs/ext/index.rst b/docs/ext/index.rst index b11821d4..af51e9bb 100644 --- a/docs/ext/index.rst +++ b/docs/ext/index.rst @@ -13,11 +13,11 @@ extensions `. Bundled with Mopidy =================== -These extensions are created and maintained by Mopidy's core developers. They -are installed together with Mopidy and are enabled by default. +These extensions are maintained by Mopidy's core developers. They are installed +together with Mopidy and are enabled by default. .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :glob: ** @@ -26,11 +26,19 @@ are installed together with Mopidy and are enabled by default. External extensions =================== -These extensions are created and maintained by other developers. +These extensions are maintained outside Mopidy's core, often by other +developers. Mopidy-SoundCloud ----------------- -To play music from `SoundCloud `_ check out -`Mopidy-SoundCloud `_. +Provides a backend for playing music from the `SoundCloud +`_ service. + +Author: + Janez Troha +PyPI: + `Mopidy-SoundCloud `_ +GitHub: + `dz0ny/mopidy-soundcloud `_