aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/libappindicator-docs.sgml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-01 15:49:35 -0500
committerTed Gould <ted@gould.cx>2010-04-01 15:49:35 -0500
commitd005a22755a0dd3b9f752d66a0479272a09663ae (patch)
tree0ce05e5618d07642d7f44301e6d55985a1ffdc3e /docs/reference/libappindicator-docs.sgml
parent9919c5e4bcbbcb1ea533b45e5e1aa12e03dae41a (diff)
parent1fbc5af0037617432ad4cb1e6a668b91ec1105e4 (diff)
downloadayatana-indicator-application-d005a22755a0dd3b9f752d66a0479272a09663ae.tar.gz
ayatana-indicator-application-d005a22755a0dd3b9f752d66a0479272a09663ae.tar.bz2
ayatana-indicator-application-d005a22755a0dd3b9f752d66a0479272a09663ae.zip
Import upstream version 0.0.19
Diffstat (limited to 'docs/reference/libappindicator-docs.sgml')
-rw-r--r--docs/reference/libappindicator-docs.sgml30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml
new file mode 100644
index 0000000..820fe2b
--- /dev/null
+++ b/docs/reference/libappindicator-docs.sgml
@@ -0,0 +1,30 @@
+<?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>libappindicator Reference Manual</title>
+ <releaseinfo>
+ for libappindicator 0.0.19
+ </releaseinfo>
+ </bookinfo>
+
+ <chapter>
+ <title>Base Classes for Applications</title>
+ <xi:include href="xml/app-indicator.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>