Some basic information about modest-account-keys.
[modest] / docs / reference / modest-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
5   <bookinfo>
6     <title>modest reference manual</title>
7   </bookinfo>
8
9   <preface>
10     <title>Introduction</title>
11     <para>modest is a lightweight e-mail program, built on top of
12     tinymail and libcamel</para>
13   </preface>
14   
15   <chapter>
16     <title>Object Index</title>
17   </chapter>
18         
19   <chapter>
20     <title>API Reference</title>
21     <xi:include href="xml/modest-ui.xml"/>
22     <xi:include href="xml/modest-tny-header-tree-view.xml"/>
23     <xi:include href="xml/modest-tny-msg-view.xml"/>
24     <xi:include href="xml/modest-account-mgr.xml"/>
25     <xi:include href="xml/modest-conf.xml"/>
26     <xi:include href="xml/modest-window-mgr.xml"/>
27     <xi:include href="xml/modest-tny-folder-tree-view.xml"/>
28     <xi:include href="xml/modest-tny-account-store.xml"/>
29     <xi:include href="xml/modest-tny-transport-actions.xml"/>
30     <xi:include href="xml/modest-main-window.xml"/>
31     <xi:include href="xml/modest-edit-window.xml"/>
32     <xi:include href="xml/modest-proto.xml"/>
33     <xi:include href="xml/modest-account-keys.xml"/>
34     <xi:include href="xml/modest-conf-keys.xml"/>
35   </chapter>
36 </book>