50 lines
1.8 KiB
XML
50 lines
1.8 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
|
|
[
|
|
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
|
|
]>
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>Evolution Mail Engine Reference Manual</title>
|
|
<releaseinfo>
|
|
The latest version of this documentation can be found on-line at
|
|
<ulink role="online-location" url="http://developer.gnome.org/evolution-mail-engine/">http://developer.gnome.org/evolution-mail-engine/</ulink>.
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>Classes</title>
|
|
<xi:include href="xml/camel-null-store.xml"/>
|
|
<xi:include href="xml/camel-sasl-xoauth2.xml"/>
|
|
<xi:include href="xml/e-mail-authenticator.xml"/>
|
|
<xi:include href="xml/e-mail-junk-filter.xml"/>
|
|
<xi:include href="xml/e-mail-session.xml"/>
|
|
<xi:include href="xml/em-filter-folder-element.xml"/>
|
|
<xi:include href="xml/em-vfolder-context.xml"/>
|
|
<xi:include href="xml/em-vfolder-rule.xml"/>
|
|
<xi:include href="xml/mail-folder-cache.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Utilities</title>
|
|
<xi:include href="xml/mail-folder-utilities.xml"/>
|
|
<xi:include href="xml/mail-session-utilities.xml"/>
|
|
<xi:include href="xml/mail-store-utilities.xml"/>
|
|
<xi:include href="xml/miscellaneous-utilities.xml"/>
|
|
<xi:include href="xml/legacy-utilities.xml"/>
|
|
</chapter>
|
|
|
|
<chapter id="object-tree">
|
|
<title>Object Hierarchy</title>
|
|
<xi:include href="xml/tree_index.sgml"/>
|
|
</chapter>
|
|
|
|
<index id="api-index-full">
|
|
<title>API Index</title>
|
|
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
|
|
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
|
|
</book>
|