diff --git a/Plugins/documentation.h b/Plugins/documentation.h index a331c110..3d47d990 100644 --- a/Plugins/documentation.h +++ b/Plugins/documentation.h @@ -1,14 +1,21 @@ //krazy:skip /** \namespace Plugins - \brief Implementation of the KIPI interface. + \brief Implementation of the KIPI and Purpose interfaces. - Status: + As of this writing, KIPI is no longer maintained and will probably phase out of distributions soon. + Purpose, on the other hand, is a replacement for some, but not (yet) all things that KIPI plugins could do. + + ## KIPI Status: + + ## Purpose Status: + - Sharing images is possible + - Success/error feedback does not yet work correctly **/ // vi:expandtab:tabstop=4 shiftwidth=4: