view PLUGIN_HOWTO @ 18700:fd19e7efad68

propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e) to branch 'im.pidgin.soc.2007.xmpp' (head 6e59f7f75e6499e2129297cd7633b3cbf848f61a)
author Andreas Monitzer <pidgin@monitzer.com>
date Wed, 18 Jul 2007 14:25:25 +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.