summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSiegfried-Angel Gevatter Pujals <siegfried@gevatter.com>2012-11-07 23:22:16 +0100
committerSiegfried-Angel Gevatter Pujals <siegfried@gevatter.com>2012-11-07 23:22:16 +0100
commit6db22ed3c0b351f873d3116ca56ab59ba6a555f8 (patch)
treec639ebf06311888ead062ee6ca0acf9cc7efdcbd /doc
parent0c157c1577925181934b2a2a453f280a9e92c6cd (diff)
downloadzeitgeist-6db22ed3c0b351f873d3116ca56ab59ba6a555f8.tar.gz
Add missing file
Diffstat (limited to 'doc')
-rw-r--r--doc/libzeitgeist/zeitgeist-gtkdoc-index.sgml61
1 files changed, 61 insertions, 0 deletions
diff --git a/doc/libzeitgeist/zeitgeist-gtkdoc-index.sgml b/doc/libzeitgeist/zeitgeist-gtkdoc-index.sgml
new file mode 100644
index 00000000..3bdcbcc6
--- /dev/null
+++ b/doc/libzeitgeist/zeitgeist-gtkdoc-index.sgml
@@ -0,0 +1,61 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+ <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
+]>
+<book id="index">
+ <bookinfo>
+ <title>API Documentation for the Zeitgeist Client Library</title>
+ </bookinfo>
+
+ <chapter>
+ <title>Classes</title>
+ <xi:include href="xml/event.xml"/>
+ <xi:include href="xml/log.xml"/>
+ <xi:include href="xml/monitor.xml"/>
+ <xi:include href="xml/result-set.xml"/>
+ <xi:include href="xml/subject.xml"/>
+ <xi:include href="xml/timerange.xml"/>
+ </chapter>
+
+ <chapter>
+ <title>Utility Functions</title>
+ <xi:include href="xml/mimetype.xml"/>
+ <xi:include href="xml/timestamp.xml"/>
+ <xi:include href="xml/ontology.xml"/>
+ </chapter>
+
+ <chapter>
+ <title>Enumerations and Macros</title>
+ <xi:include href="xml/enumerations.xml"/>
+ <xi:include href="xml/ontology-uris.xml"/>
+ </chapter>
+
+ <chapter>
+ <title>API for Zeitgeist Extensions</title>
+ <xi:include href="xml/index.xml"/>
+ <xi:include href="xml/data-source.xml"/>
+ <xi:include href="xml/data-source-registry.xml"/>
+ </chapter>
+
+ <chapter>
+ <title>Zeitgeist D-Bus API Reference</title>
+ <xi:include href="xml/org-gnome-zeitgeist-Index.xml"/>
+ <xi:include href="xml/org-gnome-zeitgeist-Monitor.xml"/>
+ <xi:include href="xml/org-gnome-zeitgeist-Log.xml"/>
+ <xi:include href="xml/org-gnome-zeitgeist-DataSourceRegistry.xml"/>
+ </chapter>
+
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+ <xi:include href="xml/tree_index.sgml"/>
+ </chapter>
+
+ <index id="api-index-full">
+ <title>API Index</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+</book>