aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/libappindicator-docs.sgml
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-04-01 23:41:58 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-04-01 23:41:58 +0200
commit40b74a14850bacbef753ed1e697de51f68a7ee62 (patch)
tree0bd17cc965406feb51b5f463a351526408cc9950 /docs/reference/libappindicator-docs.sgml
parentfd1ec3c4cf17a488d072c63660bc818562cd9448 (diff)
parent734b874a2c463115e69d40fa48db8ebbc5996289 (diff)
downloadlibayatana-appindicator-40b74a14850bacbef753ed1e697de51f68a7ee62.tar.gz
libayatana-appindicator-40b74a14850bacbef753ed1e697de51f68a7ee62.tar.bz2
libayatana-appindicator-40b74a14850bacbef753ed1e697de51f68a7ee62.zip
releasing version 0.0.19-0ubuntu10.0.19-0ubuntu1
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>