pidgin: 2d790ce3: Make the doxygen docs easier to navigate...
darkrain42 at pidgin.im
darkrain42 at pidgin.im
Sun Aug 30 00:05:56 EDT 2009
-----------------------------------------------------------------
Revision: 2d790ce3b1ede639f02a4feb1808231e03da8f6a
Ancestor: caf5d964d03ad07644ddc90b6f483be93a349655
Author: darkrain42 at pidgin.im
Date: 2009-08-30T04:00:04
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/2d790ce3b1ede639f02a4feb1808231e03da8f6a
Modified files:
libpurple/core.h
ChangeLog:
Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".
-------------- next part --------------
============================================================
--- libpurple/core.h b3ad90b01322f27e2fb3f5f2fce74ecf24fd505f
+++ libpurple/core.h 00ce2d639ef12115482b3f6806654a33ccc047d8
@@ -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
+ *
+ * <a href="group__core.html">libpurple</a> is intended to be the core of an IM
+ * program. <a href="group__pidgin.html">Pidgin</a> is a GTK+ frontend
+ * to libpurple, and <a href="group__finch.html">Finch</a> is an ncurses
+ * frontend built using <a href="group__gnt.html">libgnt</a>
+ * (GLib Ncurses Toolkit).
+ */
+
#ifndef _PURPLE_CORE_H_
#define _PURPLE_CORE_H_
More information about the Commits
mailing list