make gtk-doc work for all modules.
[modest] / docs / reference / modest-docs.sgml
index 167deba..5cc2920 100644 (file)
@@ -1,14 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
-               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-
-<!ENTITY modest-ModestConf SYSTEM  "xml/modest-conf.xml">
-
-<!ENTITY index-Object-Tree SYSTEM "xml/tree_index.sgml">
-<!ENTITY index-Object-Index SYSTEM "xml/object_index.sgml">
-]>
-
-<book id="index">
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
   <bookinfo>
     <title>modest reference manual</title>
   </bookinfo>
     <para>modest is a lightweight e-mail program, built on top of
     tinymail and libcamel</para>
   </preface>
-
-  <reference>
+  
+  <chapter>
     <title>Object Index</title>
-       &index-Object-Index;
-       &index-Object-Tree;
-  </reference>
-
-  <reference>
+  </chapter>
+       
+  <chapter>
     <title>API Reference</title>
-
-       <chapter id="modest-core">
-               <title>modest general</title>
-               &modest-ModestConf;
-       </chapter>
-
-  </reference>
-
-  <index>
-    <title>Index</title>
-  </index>
-  
+    <xi:include href="xml/modest-ui.xml"/>
+    <xi:include href="xml/modest-tny-header-tree-view.xml"/>
+    <xi:include href="xml/modest-tny-msg-view.xml"/>
+    <xi:include href="xml/modest-account-mgr.xml"/>
+    <xi:include href="xml/modest-conf.xml"/>
+    <xi:include href="xml/modest-window-mgr.xml"/>
+    <xi:include href="xml/modest-tny-folder-tree-view.xml"/>
+    <xi:include href="xml/modest-tny-account-store.xml"/>
+    <xi:include href="xml/modest-tny-transport-actions.xml"/>
+    <xi:include href="xml/modest-main-window.xml"/>
+    <xi:include href="xml/modest-edit-window.xml"/>
+    <xi:include href="xml/modest-proto.xml"/>
+    <xi:include href="xml/modest-account-keys.xml"/>
+    <xi:include href="xml/modest-conf-keys.xml"/>
+  </chapter>
 </book>
-