aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/libappindicator-docs.sgml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-08 14:43:24 -0600
committerTed Gould <ted@gould.cx>2009-12-08 14:43:24 -0600
commitfbb083f6f0ef0c3398253b00ad129ada325b84d8 (patch)
tree52c67d499538b4027f5e633a3934a005dd958690 /docs/reference/libappindicator-docs.sgml
parentbfb9e7775ff9a688690558cade7e2778e56a1f3c (diff)
parent86b124f05043bae6ee79bb9be03bee69a55eee52 (diff)
downloadayatana-indicator-application-fbb083f6f0ef0c3398253b00ad129ada325b84d8.tar.gz
ayatana-indicator-application-fbb083f6f0ef0c3398253b00ad129ada325b84d8.tar.bz2
ayatana-indicator-application-fbb083f6f0ef0c3398253b00ad129ada325b84d8.zip
Ken's gtk-doc integration branch
Diffstat (limited to 'docs/reference/libappindicator-docs.sgml')
-rw-r--r--docs/reference/libappindicator-docs.sgml32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml
new file mode 100644
index 0000000..a8eb058
--- /dev/null
+++ b/docs/reference/libappindicator-docs.sgml
@@ -0,0 +1,32 @@
+<?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 [VERSION]
+ The latest version of this documentation can be found on-line at
+ <ulink role="online-location" url="http://[SERVER]/libappindicator/index.html">http://[SERVER]/libappindicator/</ulink>.
+ </releaseinfo>
+ </bookinfo>
+
+ <chapter>
+ <title>[Insert title here]</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>