summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2010-12-30 21:14:47 +0200
committerClaudio Saavedra <csaavedra@igalia.com>2010-12-30 21:14:47 +0200
commit45488632bf62cd6891a41c81fcbe4c8a68d55555 (patch)
tree6e832f37d5f5172e8e8639689badf6db6e89d642 /doc
parent2def5c1918f1e59647b161b8991bc67a2127f63f (diff)
downloadeog-45488632bf62cd6891a41c81fcbe4c8a68d55555.tar.gz
Add a appendix to the main reference document
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/eog-docs.sgml.in139
1 files changed, 75 insertions, 64 deletions
diff --git a/doc/reference/eog-docs.sgml.in b/doc/reference/eog-docs.sgml.in
index 6a3f8d61..97bfc132 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>