[eog] Add a appendix to the main reference document



commit 45488632bf62cd6891a41c81fcbe4c8a68d55555
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Thu Dec 30 21:14:47 2010 +0200

    Add a appendix to the main reference document

 doc/reference/eog-docs.sgml.in |  139 +++++++++++++++++++++------------------
 1 files changed, 75 insertions(+), 64 deletions(-)
---
diff --git a/doc/reference/eog-docs.sgml.in b/doc/reference/eog-docs.sgml.in
index 6a3f8d6..97bfc13 100644
--- a/doc/reference/eog-docs.sgml.in
+++ b/doc/reference/eog-docs.sgml.in
@@ -11,74 +11,85 @@
     </releaseinfo>
   </bookinfo>
 
-  <chapter>
-    <title>User Interface</title>
-    <xi:include href="xml/eog-properties-dialog.xml"/>
-    <xi:include href="xml/eog-list-store.xml"/>
-    <xi:include href="xml/eog-file-chooser.xml"/>
-    <xi:include href="xml/eog-thumb-nav.xml"/>
-    <xi:include href="xml/eog-thumb-view.xml"/>
-    <xi:include href="xml/eog-scroll-view.xml"/>
-    <xi:include href="xml/eog-window.xml"/>
-    <xi:include href="xml/eog-statusbar.xml"/>
-    @EOG_DOC_EXIF_START@
-    <xi:include href="xml/eog-exif-details.xml"/>
-    @EOG_DOC_EXIF_STOP@
-    <xi:include href="xml/eog-dialog.xml"/>
-    <xi:include href="xml/eog-sidebar.xml"/>
-    <xi:include href="xml/eog-thumbnail.xml"/>
-    <xi:include href="xml/eog-save-as-dialog-helper.xml"/>
-    <xi:include href="xml/eog-error-message-area.xml"/>
-  </chapter>
+  <reference>
+    <title>API Reference</title>
+    <chapter>
+      <title>User Interface</title>
+      <xi:include href="xml/eog-properties-dialog.xml"/>
+      <xi:include href="xml/eog-list-store.xml"/>
+      <xi:include href="xml/eog-file-chooser.xml"/>
+      <xi:include href="xml/eog-thumb-nav.xml"/>
+      <xi:include href="xml/eog-thumb-view.xml"/>
+      <xi:include href="xml/eog-scroll-view.xml"/>
+      <xi:include href="xml/eog-window.xml"/>
+      <xi:include href="xml/eog-statusbar.xml"/>
+      @EOG_DOC_EXIF_START@
+      <xi:include href="xml/eog-exif-details.xml"/>
+      @EOG_DOC_EXIF_STOP@
+      <xi:include href="xml/eog-dialog.xml"/>
+      <xi:include href="xml/eog-sidebar.xml"/>
+      <xi:include href="xml/eog-thumbnail.xml"/>
+      <xi:include href="xml/eog-save-as-dialog-helper.xml"/>
+      <xi:include href="xml/eog-error-message-area.xml"/>
+    </chapter>
 
-  <chapter>
-    <title>Image data and manipulation</title>
-    <xi:include href="xml/eog-image.xml"/>
-    <xi:include href="xml/eog-image-save-info.xml"/>
-    <xi:include href="xml/eog-transform.xml"/>
-    <xi:include href="xml/eog-metadata-reader.xml"/>
-    <xi:include href="xml/eog-metadata-reader-png.xml"/>
-    <xi:include href="xml/eog-metadata-reader-jpg.xml"/>
-  </chapter>
+    <chapter>
+      <title>Image data and manipulation</title>
+      <xi:include href="xml/eog-image.xml"/>
+      <xi:include href="xml/eog-image-save-info.xml"/>
+      <xi:include href="xml/eog-transform.xml"/>
+      <xi:include href="xml/eog-metadata-reader.xml"/>
+      <xi:include href="xml/eog-metadata-reader-png.xml"/>
+      <xi:include href="xml/eog-metadata-reader-jpg.xml"/>
+    </chapter>
 
-  <chapter>
-    <title>Printing</title>
-    <xi:include href="xml/eog-print-preview.xml"/>
-    <xi:include href="xml/eog-print-image-setup.xml"/>
-    <xi:include href="xml/eog-print.xml"/>
-  </chapter>
+    <chapter>
+      <title>Printing</title>
+      <xi:include href="xml/eog-print-preview.xml"/>
+      <xi:include href="xml/eog-print-image-setup.xml"/>
+      <xi:include href="xml/eog-print.xml"/>
+    </chapter>
 
-  <chapter>
-    <title>Application and configuration</title>
-    <xi:include href="xml/eog-preferences-dialog.xml"/>
-    <xi:include href="xml/eog-application.xml"/>
-    <xi:include href="xml/eog-session.xml"/>
-    <xi:include href="xml/eog-config-keys.xml"/>
-  </chapter>
+    <chapter>
+      <title>Application and configuration</title>
+      <xi:include href="xml/eog-preferences-dialog.xml"/>
+      <xi:include href="xml/eog-application.xml"/>
+      <xi:include href="xml/eog-session.xml"/>
+      <xi:include href="xml/eog-config-keys.xml"/>
+    </chapter>
 
-  <chapter>
-    <title>Plugins</title>
-    <xi:include href="xml/eog-plugin.xml"/>
-    <xi:include href="xml/eog-plugin-manager.xml"/>
-    <xi:include href="xml/eog-plugin-engine.xml"/>
-  </chapter>
+    <chapter>
+      <title>Plugins</title>
+      <xi:include href="xml/eog-plugin.xml"/>
+      <xi:include href="xml/eog-plugin-manager.xml"/>
+      <xi:include href="xml/eog-plugin-engine.xml"/>
+    </chapter>
 
-  <chapter>
-    <title>Utilities</title>
-    <xi:include href="xml/eog-debug.xml"/>
-    <xi:include href="xml/eog-uri-converter.xml"/>
-    <xi:include href="xml/eog-util.xml"/>
-    @EOG_DOC_EXIF_START@
-    <xi:include href="xml/eog-exif-util.xml"/>
-    @EOG_DOC_EXIF_STOP@
-    <xi:include href="xml/eog-pixbuf-util.xml"/>
-    <xi:include href="xml/zoom.xml"/>
-    <xi:include href="xml/uta.xml"/>
-  </chapter>
+    <chapter>
+      <title>Utilities</title>
+      <xi:include href="xml/eog-debug.xml"/>
+      <xi:include href="xml/eog-uri-converter.xml"/>
+      <xi:include href="xml/eog-util.xml"/>
+      @EOG_DOC_EXIF_START@
+      <xi:include href="xml/eog-exif-util.xml"/>
+      @EOG_DOC_EXIF_STOP@
+      <xi:include href="xml/eog-pixbuf-util.xml"/>
+      <xi:include href="xml/zoom.xml"/>
+      <xi:include href="xml/uta.xml"/>
+    </chapter>
 
-  <chapter>
-    <title>Asynchronous jobs</title>
-    <xi:include href="xml/eog-jobs.xml"/>
-    <xi:include href="xml/eog-job-queue.xml"/>
-  </chapter>
+    <chapter>
+      <title>Asynchronous jobs</title>
+      <xi:include href="xml/eog-jobs.xml"/>
+      <xi:include href="xml/eog-job-queue.xml"/>
+    </chapter>
+  </reference>
+
+  <part>
+    <title>Appendix</title>
+    <index id="api-index">
+      <title>API Index</title>
+      <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+    </index>
+  </part>
 </book>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]