view PLUGIN_HOWTO @ 25491:f9f2dcea8813

propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f) to branch 'im.pidgin.pidgin.yaz' (head 32ea327e054cb6e0608d7a1f4f1fad39b55b4ccc)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 25 May 2007 06:18:29 +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.