1 For information on writing a plugin for Purple, Pidgin or Finch, go
2 http://developer.pidgin.im and click on API. From there, see the
3 HOWTOs in the "Related Pages" section.
5 You can also generate this documentation locally by installing
6 doxygen and graphviz dot, then running "make docs" in the
7 source tree. The documentation will be in the docs/html directory.