PLUGIN_HOWTO

Sun, 15 Apr 2007 23:26:37 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Sun, 15 Apr 2007 23:26:37 +0000
changeset 16237
606a402fea87
parent 15998
294277e634fc
child 16238
33bf2fd32108
permissions
-rw-r--r--

Beat some older documentation into submission.

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.

mercurial