view PLUGIN_HOWTO @ 26254:7114d475a9e7

propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1) to branch 'im.pidgin.soc.2008.yahoo' (head 9aa024e38a2c67dd29dd2007e9af7a849c90fb26)
author Sulabh Mahajan <sulabh@soc.pidgin.im>
date Sun, 08 Mar 2009 06:24:15 +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.