From aa2cb12b9c02805289c969eb6dab376e40e0eda4 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 8 Jul 2014 01:49:44 +0200 Subject: [PATCH] docs: Add Mopidy-SoftwareMixer to the mixer impl list --- docs/api/mixer.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/mixer.rst b/docs/api/mixer.rst index 6f764210..0428dab6 100644 --- a/docs/api/mixer.rst +++ b/docs/api/mixer.rst @@ -15,3 +15,5 @@ Mixer implementations ===================== - `Mopidy-ALSAMixer `_ + +- Mopidy-SoftwareMixer (see :mod:`mopidy.softwaremixer` in the source code)