view PLUGIN_HOWTO @ 26477:2b8c161c9d7b

propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d) to branch 'im.pidgin.cpw.darkrain42.xmpp.iq-handlers' (head cb862657883e0d36c1c99a18e8ede75de9a0ab9d)
author Paul Aurich <paul@darkrain42.org>
date Sat, 04 Apr 2009 18:17:58 +0000
parents 83ec0b408926
children db5a58aabe38
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API.  From there, see the HOWTOs in the
"Related Pages" section.

You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree.  The documentation will be in the docs/html directory.