view PLUGIN_HOWTO @ 21311:7d031cec5ba2

propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e) to branch 'im.pidgin.pidgin' (head 61a6506785fa78a724ea724374c16315419fb140)
author Ethan Blanton <elb@pidgin.im>
date Sun, 11 Nov 2007 03:06:23 +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.