diff PLUGIN_HOWTO @ 16177:d88f0f320c9b

merge of '07fc4db9a3c2c12596e0354b8e7959aa847f966b' and '2e6d324c725b3e6a2c803589bca3f0ac9b9790bf'
author Richard Laager <rlaager@wiktel.com>
date Mon, 16 Apr 2007 00:44:33 +0000
parents 83ec0b408926
children db5a58aabe38
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PLUGIN_HOWTO	Mon Apr 16 00:44:33 2007 +0000
@@ -0,0 +1,7 @@
+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.