* src/maemo/modest-msg-edit-window.c:
[modest] / docs / reference / modest-docs.sgml
index 561d65b..158c68f 100644 (file)
@@ -2,47 +2,41 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
           "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
-<!ENTITY ModestAccountKeys SYSTEM "xml/modest-account-keys.xml">
+<!ENTITY ModestAccountMgrHelpers SYSTEM "xml/modest-account-mgr-helpers.xml">
 <!ENTITY ModestAccountMgr SYSTEM "xml/modest-account-mgr.xml">
-<!ENTITY ModestConfKeys SYSTEM "xml/modest-conf-keys.xml">
+<!ENTITY ModestAccountViewWindow SYSTEM "xml/modest-account-view-window.xml">
+<!ENTITY ModestAccountView SYSTEM "xml/modest-account-view.xml">
+<!ENTITY ModestCacheMgr SYSTEM "xml/modest-cache-mgr.xml">
+<!ENTITY ModestComboBox SYSTEM "xml/modest-combo-box.xml">
 <!ENTITY ModestConf SYSTEM "xml/modest-conf.xml">
 <!ENTITY ModestError SYSTEM "xml/modest-error.xml">
-<!ENTITY ModestFormatter SYSTEM "xml/modest-formatter.xml">
-<!ENTITY ModestIconFactory SYSTEM "xml/modest-icon-factory.xml">
+<!ENTITY ModestFolderView SYSTEM "xml/modest-folder-view.xml">
+<!ENTITY ModestHeaderView SYSTEM "xml/modest-header-view.xml">
 <!ENTITY ModestIconNames SYSTEM "xml/modest-icon-names.xml">
-<!ENTITY ModestMailOperation SYSTEM "xml/modest-mail-operation.xml">
+<!ENTITY ModestLocalFolderInfo SYSTEM "xml/modest-local-folder-info.xml">
 <!ENTITY ModestMailOperationQueue SYSTEM "xml/modest-mail-operation-queue.xml">
-<!ENTITY ModestMarshal SYSTEM "xml/modest-marshal.xml">
+<!ENTITY ModestMailOperations SYSTEM "xml/modest-mail-operation.xml">
+<!ENTITY ModestMainWindow SYSTEM "xml/modest-main-window.xml">
+<!ENTITY ModestMsgEditWindow SYSTEM "xml/modest-msg-edit-window.xml">
+<!ENTITY ModestMsgViewWindow SYSTEM "xml/modest-msg-view-window.xml">
+<!ENTITY ModestMsgView SYSTEM "xml/modest-msg-view.xml">
 <!ENTITY ModestPair SYSTEM "xml/modest-pair.xml">
-<!ENTITY ModestPresets SYSTEM "xml/modest-presets.xml">
-<!ENTITY ModestProtocolMgr SYSTEM "xml/modest-protocol-mgr.xml">
-<!ENTITY ModestProto SYSTEM "xml/modest-proto.xml">
+<!ENTITY ModestProtocolInfo SYSTEM "xml/modest-protocol-info.xml">
+<!ENTITY ModestRuntime SYSTEM "xml/modest-runtime.xml">
+<!ENTITY ModestSingletons SYSTEM "xml/modest-singletons.xml">
 <!ENTITY ModestTextUtils SYSTEM "xml/modest-text-utils.xml">
 <!ENTITY ModestTnyAccountStore SYSTEM "xml/modest-tny-account-store.xml">
-<!ENTITY ModestTnyAttachment SYSTEM "xml/modest-tny-attachment.xml">
-<!ENTITY ModestTnyMsgActions SYSTEM "xml/modest-tny-msg-actions.xml">
+<!ENTITY ModestTnyAccount SYSTEM "xml/modest-tny-account.xml">
+<!ENTITY ModestTnyFolder SYSTEM "xml/modest-tny-folder.xml">
+<!ENTITY ModestTnyMsg SYSTEM "xml/modest-tny-msg.xml">
 <!ENTITY ModestTnyPlatformFactory SYSTEM "xml/modest-tny-platform-factory.xml">
-<!ENTITY ModestTnyStoreActions SYSTEM "xml/modest-tny-store-actions.xml">
-<!ENTITY ModestTnyStreamGtkhtml SYSTEM "xml/modest-tny-stream-gtkhtml.xml">
-<!ENTITY ModestUI SYSTEM "xml/modest-ui.xml">
-<!ENTITY ModestWidgetFactory SYSTEM "xml/modest-widget-factory.xml">
+<!ENTITY ModestTnySendQueue SYSTEM "xml/modest-tny-send-queue.xml">
+<!ENTITY ModestTnyStreamGtkHtml SYSTEM "xml/modest-tny-stream-gtkhtml.xml">
+<!ENTITY ModestUIActions SYSTEM "xml/modest-ui-actions.xml">
 <!ENTITY ModestWidgetMemory SYSTEM "xml/modest-widget-memory.xml">
+<!ENTITY ModestWindow SYSTEM "xml/modest-window.xml">
 
-<!ENTITY widgets-ModestAccountView SYSTEM "xml/modest-account-view.xml">
-<!ENTITY widgets-ModestComboBox SYSTEM "xml/modest-combo-box.xml">
-<!ENTITY widgets-ModestFolderView SYSTEM "xml/modest-folder-view.xml">
-<!ENTITY widgets-ModestHeaderView SYSTEM "xml/modest-header-view.xml">
-<!ENTITY widgets-ModestMainWindow SYSTEM "xml/modest-main-window.xml">
-<!ENTITY widgets-ModestMsgView SYSTEM "xml/modest-msg-view.xml">
-<!ENTITY widgets-modestToolbar SYSTEM "xml/modest-toolbar.xml">
-
-<!ENTITY gtk-ModestAccountViewWindow SYSTEM "xml/modest-account-view-window.xml">
-<!ENTITY gtk-ModestAccountAssistant SYSTEM "xml/modest-account-assistant.xml">
-<!ENTITY gtk-ModestEditMsgWindow SYSTEM "xml/modest-edit-msg-window.xml">
-<!ENTITY gtk-ModestStoreWidget SYSTEM "xml/modest-store-widget.xml">
-<!ENTITY gtk-modestTransportWidget SYSTEM "xml/modest-transport-widget.xml">
-
-<!ENTITY index-Object-Tree SYSTEM "xml/tree_index.sgml">
+<!-- <!ENTITY index-Object-Tree SYSTEM "xml/tree_index.sgml"> -->
 
 <!ENTITY preface SYSTEM "modest-preface.sgml">
 <!ENTITY architecture SYSTEM "modest-architecture.sgml">
@@ -55,7 +49,7 @@
   <bookinfo>
     <title>modest technical documentation</title>
     <copyright>
-      <year>2006</year>
+      <year>2006, 2007</year>
       <holder>Nokia Corporation</holder>
     </copyright>
   </bookinfo>
   
   &coding-guidelines;
   
+<!--
   <reference>
     <title>Object Index</title>
       &index-Object-Tree;
   </reference>
-  
+-->
   <reference>
     <title>API Reference</title>
-      <chapter id="src">
-        <title>Modest</title>
-          &ModestAccountKeys;
-          &ModestAccountMgr;
-          &ModestConfKeys;
-          &ModestConf;
-          &ModestError;
-          &ModestFormatter;
-          &ModestIconFactory;
-          &ModestIconNames;
-          &ModestMailOperation;
-          &ModestMailOperationQueue;
-          &ModestMarshal;
-          &ModestPair;
-          &ModestPresets;
-          &ModestProtocolMgr;
-          &ModestProto;
-          &ModestTextUtils;
-          &ModestTnyAccountStore;
-          &ModestTnyAttachment;
-          &ModestTnyMsgActions;
-          &ModestTnyPlatformFactory;
-          &ModestTnyStoreActions;
-          &ModestTnyStreamGtkhtml;
-          &ModestUI;
-          &ModestWidgetFactory;
-          &ModestWidgetMemory;
+
+      <chapter id="core">
+        <title>Core/Runtime</title>
+       &ModestRuntime;
+       &ModestSingletons;
+<!--   &ModestPlatform; -->
+<!--   &ModestInit; -->
+      </chapter>
+      
+      <chapter id="mail">
+        <title>Mail</title>
+       &ModestTnyMsg;
+       &ModestTnyFolder;
+       &ModestTnySendQueue;
+       &ModestTnyAccountStore;
+<!--   &ModestMailOperation; -->
+        &ModestMailOperationQueue;
       </chapter>
+
+     
       <chapter id="widgets">
         <title>Widgets</title>
-          &widgets-ModestAccountView;
-          &widgets-ModestComboBox;
-          &widgets-ModestFolderView;
-          &widgets-ModestHeaderView;
-          &widgets-ModestMainWindow;
-          &widgets-ModestMsgView;
-          &widgets-modestToolbar;
+        &ModestAccountView;
+       &ModestAccountViewWindow;
+        &ModestComboBox;
+        &ModestFolderView;
+        &ModestHeaderView;
+        &ModestMainWindow;
+        &ModestMsgView;
+       &ModestMsgViewWindow;
+       &ModestMsgEditWindow;
+       &ModestWindow;
+      </chapter>
+
+      <chapter id="accmgmt_settings">
+        <title>Account Management and Settings</title>
+        &ModestAccountMgr;
+       &ModestAccountMgrHelpers;
+       &ModestConf;
+       &ModestWidgetMemory;
       </chapter>
-      <chapter id="gtk">
-        <title>Gtk</title>
-          &gtk-ModestAccountViewWindow;
-          &gtk-ModestAccountAssistant;
-          &gtk-ModestEditMsgWindow;
-          &gtk-ModestStoreWidget;
-          &gtk-modestTransportWidget;
+      
+      <chapter id="other">
+        <title>Other</title>
+       &ModestCacheMgr;
+       &ModestError;
+       &ModestIconNames;
+       &ModestPair;
+       &ModestProtocolInfo;
+       &ModestLocalFolderInfo;
+       &ModestTextUtils;
       </chapter>
+
   </reference>