/*! * @mainpage KBlog - a blogging library for KDE. * * @section purpose Purpose * * KBlog provides client-side support for web application remote blogging APIs. * * @section desc Description * * KBlog is a library for calling functions on Blogger 1.0, MetaWeblog, * MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient * and Syndication. * It supports asynchronous sending and fetching of posts and, if supported * on the server, multimedia files. * Almost every modern blogging web application that provides an XML data * interface supports one of the APIs mentioned above. * * @authors * The major authors of this library are:\n * Christian Weilbach \, * Reinhold Kainhofer \ and * Mike McQuaid \ * * @maintainers Christian Weilbach \ * * @licenses * @lgpl * * KBlog development is discussed on the * kde-pim@kde.org mailing list or the * #kblogger IRC channel on Freenode. */ // DOXYGEN_PROJECTNAME=KBlog Client Library // DOXYGEN_EXCLUDE=livejournal.*