diff -r 1a6bf3103131 -r d866502c9a96 libpurple/core.h
--- a/libpurple/core.h Sat Aug 29 22:05:20 2009 +0000
+++ b/libpurple/core.h Sun Aug 30 04:00:04 2009 +0000
@@ -24,6 +24,16 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
+
+/*! @mainpage Pidgin/Finch/libpurple API Documentation
+ *
+ * libpurple is intended to be the core of an IM
+ * program. Pidgin is a GTK+ frontend
+ * to libpurple, and Finch is an ncurses
+ * frontend built using libgnt
+ * (GLib Ncurses Toolkit).
+ */
+
#ifndef _PURPLE_CORE_H_
#define _PURPLE_CORE_H_