Mercurial > pidgin
changeset 7327:258c19be6d84
[gaim-migrate @ 7913]
stop using this file
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 25 Oct 2003 01:57:41 +0000 |
parents | 00a9ab26d607 |
children | 3bcd867c22f3 |
files | plugins/HOWTO |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/HOWTO Sat Oct 25 00:03:13 2003 +0000 +++ b/plugins/HOWTO Sat Oct 25 01:57:41 2003 +0000 @@ -1,3 +1,12 @@ +Everything in this file should be considered old and potentially out of +date. For more reliable information, install doxygen and graphiz dot, +then run +make docs +in the gaim source tree. This will produce html docs in gaim/docs/html +that will provide an api reference and in the related pages section, +information on perl and c plugins. + + Ok, this howto is going to be really short and sweet and to the point. First off, before you do anything else, in all of the files for your plugin,