A warning about the plugin API being unstable.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 19 Apr 2013 18:22:03 +0000 (13:22 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 19 Apr 2013 18:22:03 +0000 (13:22 -0500)
docs/source/pluginwriter/api.rst

index 44ffd6e89a855f24e3b9bc2e11f39a79dfdfe371..85870d287516feb79ca3e90af7c618ab657ad1f4 100644 (file)
 Plugin API
 ==========
 
+This documents the general plugin API.
+
+Please note, at this point OUR PLUGIN HOOKS MAY AND WILL CHANGE.
+Authors are encouraged to develop plugins and work with the
+MediaGoblin community to keep them up to date, but this API will be a
+moving target for a few releases.
+
+Please check the release notes for updates!
+
 :mod:`pluginapi` Module
 -----------------------