view PLUGIN_HOWTO @ 27734:3f5b0039428b

propagate from branch 'im.pidgin.pidgin' (head 7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c) to branch 'im.pidgin.pidgin.yaz' (head 1e62913c82d59622c471ea2e9a00695eb2403cdf)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 24 Oct 2007 05:17:01 +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.