view PLUGIN_HOWTO @ 27913:421857b25052

propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f) to branch 'im.pidgin.pidgin.yaz' (head c905dc3f38443093f916a22a22674f9d194f0a57)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 21 Dec 2008 18:31:05 +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.