Fri, 30 Jun 2017 16:37:27 -0500
docs: Add missing api-index sections for libpurple and Finch
This patch adds some missing api-index sections for libpurple and
Finch in order to silence some GtkDoc warnings. Finch strangely
has some "Since: <version> (gnt) <other version> (pidgin)" lines
which GtkDoc doesn't like. This patch silences those warnings, but
I'm not sure it's picking them up correctly.
|
15998
294277e634fc
More gaim->whatever isms
Mark Doliner <markdoliner@pidgin.im>
parents:
14567
diff
changeset
|
1 | For information on writing a plugin for Purple, Pidgin or Finch, go |
|
33955
55aa58076485
Use https URLs for pidgin.im and developer.pidgin.im.
Mark Doliner <mark@kingant.net>
parents:
28289
diff
changeset
|
2 | https://developer.pidgin.im and click on API. From there, see the |
|
28289
ae4cf144214c
Wrap this file more consistently.
Richard Laager <rlaager@pidgin.im>
parents:
16238
diff
changeset
|
3 | HOWTOs in the "Related Pages" section. |
| 93 | 4 | |
| 35391 | 5 | You can also generate this documentation locally by passing |
| 6 | "--enable-gtk-doc" to ./configure, then running "make" in the source tree. | |
| 7 | The documentation will be in the doc/reference/*/html directories. |