view PLUGIN_HOWTO @ 25805:32ad012ef6ac

propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057) to branch 'im.pidgin.pidgin.next.minor' (head 48459d414ca1ecedc43f0340b6bf2c645f488d7d)
author Richard Laager <rlaager@wiktel.com>
date Sun, 02 Nov 2008 06:41:34 +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.