view PLUGIN_HOWTO @ 19560:50377bbd1430

Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 and revised in bb439d33c8e6728e2dbf315476c20420b108297a and df9bdc703329b5f1f7a55ab861db020eee019134.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Thu, 30 Aug 2007 04:41:57 +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.