Sat, 02 Jan 2021 22:05:09 -0600
Remove the buddy pounces api
This feature has more or less been stalkerware since its inception and the
only useful feature that came of it was offline message emulation which isn't
necessary for most networks nowadays.
Testing Done:
Compiled and ran locally.
Reviewed at https://reviews.imfreedom.org/r/322/
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
1 | <?xml version="1.0"?> |
|
40534
8dad2981fb86
Separate the AccountChooser from its model and move options to filters
Gary Kramlich <grim@reaperworld.com>
parents:
40533
diff
changeset
|
2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
3 | "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
4 | |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
5 | <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'"> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
6 | <!ENTITY version SYSTEM "version.xml"> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
7 | ]> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
8 | <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
9 | <bookinfo> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
10 | <title>Pidgin Reference Manual</title> |
|
35438
959833cecad7
Add introductions on doc index pages
Ankit Vani <a@nevitus.org>
parents:
35425
diff
changeset
|
11 | <abstract> |
|
959833cecad7
Add introductions on doc index pages
Ankit Vani <a@nevitus.org>
parents:
35425
diff
changeset
|
12 | <title>Pidgin &version;</title> |
|
959833cecad7
Add introductions on doc index pages
Ankit Vani <a@nevitus.org>
parents:
35425
diff
changeset
|
13 | <para> |
|
959833cecad7
Add introductions on doc index pages
Ankit Vani <a@nevitus.org>
parents:
35425
diff
changeset
|
14 | Pidgin is a GTK+ frontend to libpurple. |
|
959833cecad7
Add introductions on doc index pages
Ankit Vani <a@nevitus.org>
parents:
35425
diff
changeset
|
15 | </para> |
|
959833cecad7
Add introductions on doc index pages
Ankit Vani <a@nevitus.org>
parents:
35425
diff
changeset
|
16 | </abstract> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
17 | </bookinfo> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
18 | |
|
37395
b46c3e15775e
Use the same doc style for Finch Pidgin and Purple
Jorge Villaseñor <salinasv@pidgin.im>
parents:
37133
diff
changeset
|
19 | <part id="API"> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
20 | <title>API Reference</title> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
21 | |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
22 | <xi:include href="xml/gtkaccount.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
23 | <xi:include href="xml/gtkblist-theme-loader.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
24 | <xi:include href="xml/gtkblist-theme.xml" /> |
|
35451
206524351826
Add sections for finch and re-arrange its doc index
Ankit Vani <a@nevitus.org>
parents:
35448
diff
changeset
|
25 | <xi:include href="xml/gtkblist.xml" /> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
26 | <xi:include href="xml/gtkconn.xml" /> |
|
35451
206524351826
Add sections for finch and re-arrange its doc index
Ankit Vani <a@nevitus.org>
parents:
35448
diff
changeset
|
27 | <xi:include href="xml/gtkconv.xml" /> |
|
206524351826
Add sections for finch and re-arrange its doc index
Ankit Vani <a@nevitus.org>
parents:
35448
diff
changeset
|
28 | <xi:include href="xml/gtkconvwin.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
29 | <xi:include href="xml/gtkdialogs.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
30 | <xi:include href="xml/gtkdnd-hints.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
31 | <xi:include href="xml/gtkicon-theme-loader.xml" /> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
32 | <xi:include href="xml/gtkicon-theme.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
33 | <xi:include href="xml/gtkidle.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
34 | <xi:include href="xml/gtkmedia.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
35 | <xi:include href="xml/gtknickcolors.xml" /> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
36 | <xi:include href="xml/gtknotify.xml" /> |
|
35451
206524351826
Add sections for finch and re-arrange its doc index
Ankit Vani <a@nevitus.org>
parents:
35448
diff
changeset
|
37 | <xi:include href="xml/gtkpluginpref.xml" /> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
38 | <xi:include href="xml/gtkprefs.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
39 | <xi:include href="xml/gtkprivacy.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
40 | <xi:include href="xml/gtkrequest.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
41 | <xi:include href="xml/gtkroomlist.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
42 | <xi:include href="xml/gtksavedstatuses.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
43 | <xi:include href="xml/gtkscrollbook.xml" /> |
|
35778
8ea15abd8688
Comments: PurpleSmileyTheme
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35770
diff
changeset
|
44 | <xi:include href="xml/gtksmiley-manager.xml" /> |
|
8ea15abd8688
Comments: PurpleSmileyTheme
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents:
35770
diff
changeset
|
45 | <xi:include href="xml/gtksmiley-theme.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
46 | <xi:include href="xml/gtkstatus-icon-theme.xml" /> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
47 | <xi:include href="xml/gtkstatusbox.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
48 | <xi:include href="xml/gtkutils.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
49 | <xi:include href="xml/gtkwhiteboard.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
50 | <xi:include href="xml/gtkxfer.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
51 | <xi:include href="xml/minidialog.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
52 | <xi:include href="xml/pidgin.xml" /> |
|
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
53 | <xi:include href="xml/pidginabout.xml" /> |
|
40534
8dad2981fb86
Separate the AccountChooser from its model and move options to filters
Gary Kramlich <grim@reaperworld.com>
parents:
40533
diff
changeset
|
54 | <xi:include href="xml/pidginaccountactionsmenu.xml" /> |
|
40233
0c7b2c569028
Add missing files to Pidgin API docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40232
diff
changeset
|
55 | <xi:include href="xml/pidginaccountchooser.xml" /> |
|
40534
8dad2981fb86
Separate the AccountChooser from its model and move options to filters
Gary Kramlich <grim@reaperworld.com>
parents:
40533
diff
changeset
|
56 | <xi:include href="xml/pidginaccountfilterconnected.xml" /> |
|
8dad2981fb86
Separate the AccountChooser from its model and move options to filters
Gary Kramlich <grim@reaperworld.com>
parents:
40533
diff
changeset
|
57 | <xi:include href="xml/pidginaccountfilterprotocol.xml" /> |
| 40386 | 58 | <xi:include href="xml/pidginaccountsmenu.xml" /> |
|
40534
8dad2981fb86
Separate the AccountChooser from its model and move options to filters
Gary Kramlich <grim@reaperworld.com>
parents:
40533
diff
changeset
|
59 | <xi:include href="xml/pidginaccountstore.xml" /> |
| 40386 | 60 | <xi:include href="xml/pidginactiongroup.xml" /> |
|
40526
c8cc1a4c4a02
Add support for message attachments
Gary Kramlich <grim@reaperworld.com>
parents:
40510
diff
changeset
|
61 | <xi:include href="xml/pidginattachment.xml" /> |
|
40377
be51a9f44cea
Fix up the docs for PidginBuddyListMenu and PidginPluginsMenu.
Gary Kramlich <grim@reaperworld.com>
parents:
40234
diff
changeset
|
62 | <xi:include href="xml/pidginbuddylistmenu.xml" /> |
|
40585
e48ab6b7e367
Rename remaining mentions of gtkcellrendererexpander into pidgincellrendererexpander
Sorvival <sorvival@tutanota.com>
parents:
40577
diff
changeset
|
63 | <xi:include href="xml/pidgincellrendererexpander.xml" /> |
|
40533
b1921b17b683
Replace some utility functions with actual widgets
Gary Kramlich <grim@reaperworld.com>
parents:
40526
diff
changeset
|
64 | <xi:include href="xml/pidginclosebutton.xml" /> |
|
40233
0c7b2c569028
Add missing files to Pidgin API docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40232
diff
changeset
|
65 | <xi:include href="xml/pidgincontactcompletion.xml" /> |
|
40577
953d563429b8
Create a new PidginConversationWindow widget
Gary Kramlich <grim@reaperworld.com>
parents:
40534
diff
changeset
|
66 | <xi:include href="xml/pidginconversationwindow.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
67 | <xi:include href="xml/pidgindebug.xml" /> |
|
40533
b1921b17b683
Replace some utility functions with actual widgets
Gary Kramlich <grim@reaperworld.com>
parents:
40526
diff
changeset
|
68 | <xi:include href="xml/pidgindialog.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
69 | <xi:include href="xml/pidgingdkpixbuf.xml" /> |
|
40233
0c7b2c569028
Add missing files to Pidgin API docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40232
diff
changeset
|
70 | <xi:include href="xml/pidginicon.xml" /> |
|
0c7b2c569028
Add missing files to Pidgin API docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40232
diff
changeset
|
71 | <xi:include href="xml/pidgininvitedialog.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
72 | <xi:include href="xml/pidginlog.xml" /> |
|
40211
45afb46a918d
Fix the docs and potfiles
Gary Kramlich <grim@reaperworld.com>
parents:
39714
diff
changeset
|
73 | <xi:include href="xml/pidginmenutray.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
74 | <xi:include href="xml/pidginmessage.xml" /> |
|
40385
c3e9a7d14e6f
Move the mood api to it's own files and remove the remaining bits of the old menu bar from gtkblist
Gary Kramlich <grim@reaperworld.com>
parents:
40377
diff
changeset
|
75 | <xi:include href="xml/pidginmooddialog.xml" /> |
|
40223
10206095ed25
Add pidginplugininfo and pidginpluginsdialog to the docs while removing gtkplugin
Gary Kramlich <grim@reaperworld.com>
parents:
40214
diff
changeset
|
76 | <xi:include href="xml/pidginplugininfo.xml" /> |
|
10206095ed25
Add pidginplugininfo and pidginpluginsdialog to the docs while removing gtkplugin
Gary Kramlich <grim@reaperworld.com>
parents:
40214
diff
changeset
|
77 | <xi:include href="xml/pidginpluginsdialog.xml" /> |
|
40377
be51a9f44cea
Fix up the docs for PidginBuddyListMenu and PidginPluginsMenu.
Gary Kramlich <grim@reaperworld.com>
parents:
40234
diff
changeset
|
78 | <xi:include href="xml/pidginpluginsmenu.xml" /> |
|
40652
0006f8158d6e
Extract pidgin_presence_get_icon_name from PidginPresenceIcon so others can use it.
Gary Kramlich <grim@reaperworld.com>
parents:
40601
diff
changeset
|
79 | <xi:include href="xml/pidginpresence.xml" /> |
|
40601
228284223862
Create PidginPresenceIcon that displays the correct icon for its bound PurplePresence
Gary Kramlich <grim@reaperworld.com>
parents:
40592
diff
changeset
|
80 | <xi:include href="xml/pidginpresenceicon.xml" /> |
|
35451
206524351826
Add sections for finch and re-arrange its doc index
Ankit Vani <a@nevitus.org>
parents:
35448
diff
changeset
|
81 | <xi:include href="xml/pidginstock.xml" /> |
|
40592
559881c7bf92
Rename gtkstyle.[ch] to pidginstyle.[ch] and fix up the dark mode check.
Gary Kramlich <grim@reaperworld.com>
parents:
40585
diff
changeset
|
82 | <xi:include href="xml/pidginstyle.xml" /> |
|
39395
4c014de35067
doc: Add missing Pidgin sections to documentation
Mike Ruprecht <cmaiku@gmail.com>
parents:
39310
diff
changeset
|
83 | <xi:include href="xml/pidgintalkatu.xml" /> |
|
39714
60257ba57a28
Clean up some failures in the docs
Gary Kramlich <grim@reaperworld.com>
parents:
39627
diff
changeset
|
84 | <xi:include href="xml/pidgintooltip.xml" /> |
|
40533
b1921b17b683
Replace some utility functions with actual widgets
Gary Kramlich <grim@reaperworld.com>
parents:
40526
diff
changeset
|
85 | <xi:include href="xml/pidginwindow.xml" /> |
|
37395
b46c3e15775e
Use the same doc style for Finch Pidgin and Purple
Jorge Villaseñor <salinasv@pidgin.im>
parents:
37133
diff
changeset
|
86 | </part> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
87 | |
|
37395
b46c3e15775e
Use the same doc style for Finch Pidgin and Purple
Jorge Villaseñor <salinasv@pidgin.im>
parents:
37133
diff
changeset
|
88 | <part id="signals"> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
89 | <title>Purple-signals Reference</title> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
90 | |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
91 | <xi:include href="signals_gtkaccount.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
92 | <xi:include href="signals_gtkblist.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
93 | <xi:include href="signals_gtkconv.xml" /> |
|
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
94 | <xi:include href="signals_gtklog.xml" /> |
|
37395
b46c3e15775e
Use the same doc style for Finch Pidgin and Purple
Jorge Villaseñor <salinasv@pidgin.im>
parents:
37133
diff
changeset
|
95 | </part> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
96 | |
|
40227
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
97 | <part> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
98 | <title>Appendices</title> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
99 | |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
100 | <index id="api-index-full"> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
101 | <title>API Index</title> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
102 | <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
103 | </index> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
104 | |
|
40227
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
105 | <index id="api-deprecated"> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
106 | <title>Index of deprecated symbols</title> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
107 | <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
108 | </index> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
109 | |
|
40231
95cb23d6bf48
Add 3.0.0 new API index to Pidgin docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40227
diff
changeset
|
110 | <index id="api-3.0.0"> |
|
95cb23d6bf48
Add 3.0.0 new API index to Pidgin docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40227
diff
changeset
|
111 | <title>Index of new symbols in 3.0.0</title> |
|
95cb23d6bf48
Add 3.0.0 new API index to Pidgin docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40227
diff
changeset
|
112 | <xi:include href="xml/api-index-3.0.0.xml"><xi:fallback /></xi:include> |
|
95cb23d6bf48
Add 3.0.0 new API index to Pidgin docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40227
diff
changeset
|
113 | </index> |
|
40232
8c47b8137dab
Add Since tags for 2.10.0.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40231
diff
changeset
|
114 | <index id="api-2.10.0"> |
|
8c47b8137dab
Add Since tags for 2.10.0.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40231
diff
changeset
|
115 | <title>Index of new symbols in 2.10.0</title> |
|
8c47b8137dab
Add Since tags for 2.10.0.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40231
diff
changeset
|
116 | <xi:include href="xml/api-index-2.10.0.xml"><xi:fallback /></xi:include> |
|
8c47b8137dab
Add Since tags for 2.10.0.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40231
diff
changeset
|
117 | </index> |
|
40231
95cb23d6bf48
Add 3.0.0 new API index to Pidgin docs.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40227
diff
changeset
|
118 | |
|
40227
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
119 | <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> |
|
a9ce65b33ff6
doc: Rename API indices to match libgnt.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
40214
diff
changeset
|
120 | </part> |
|
35389
884a5385bb2c
Added doc/reference directory with the documentation .xml files
Ankit Vani <a@nevitus.org>
parents:
diff
changeset
|
121 | </book> |