annotate PLUGIN_HOWTO @ 16077:ce85859d2f41
merge of '2b84a8b2d83491cd54feb1e1d9ee5ce1a4c153af'
and 'e05642d9d762c1c9dfd2d19ae5c0e6b5a61ad3f1'
| author |
Mark Doliner <mark@kingant.net> |
| date |
Thu, 12 Apr 2007 05:26:43 +0000 |
| parents |
cc3c50816cc9 |
| children |
83ec0b408926 |
| rev |
line source |
|
15934
|
1 For information on writing a plugin for Purple, Pidgin or Finch, go
|
|
|
2 http://pidgin.im/api/ and see the HOWTOs in the "Related Pages"
|
|
|
3 section.
|
|
14505
|
4
|
|
|
5 You can also generate this documentation locally by installing
|
|
15934
|
6 doxygen and graphviz dot, then running "make docs" in the
|
|
14505
|
7 source tree. The documentation will be in the docs/html directory.
|