view PLUGIN_HOWTO @ 24394:fae699fece1f

propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af) to branch 'im.pidgin.pidgin' (head 30f5edbbf2231f0a5860aca0858e1ab1d9d6d721)
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Nov 2008 00:10:02 +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.