From 7bb533a6b5cb5b0da6e241031c9b3b0429a4c9f6 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 29 Dec 2013 15:38:41 +0100 Subject: [PATCH] docs: Add note about public APIs and API stability --- docs/api/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/api/index.rst b/docs/api/index.rst index a79f2bae..bede978b 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -4,6 +4,15 @@ API reference ************* +.. warning:: API stability + + Only APIs documented here are public and open for use by Mopidy + extensions. We will change these APIs, but will keep the changelog up to + date with all breaking changes. + + From Mopidy 1.0 and onwards, we intend to keep these APIs far more stable. + + .. toctree:: :glob: