view PLUGIN_HOWTO @ 29122:a4e4d27fb810

propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a) to branch 'im.pidgin.pidgin.next.minor' (head 4d360c89b5e0ebc5fd48382f6a6fbe5110c0c475)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 12 Oct 2009 05:08:37 +0000
parents db5a58aabe38
children
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.