aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/libappindicator-docs.sgml
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-11 11:15:50 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-11 11:15:50 -0500
commit3e2f1b6e527d2f70167d89dcb5b6518400d1076d (patch)
tree9d5683d2237c8481549ffac3351c8a177503173f /docs/reference/libappindicator-docs.sgml
parent6b3e25fff4a4bfb35579ddf317cfb6e58ebc0500 (diff)
downloadayatana-indicator-application-3e2f1b6e527d2f70167d89dcb5b6518400d1076d.tar.gz
ayatana-indicator-application-3e2f1b6e527d2f70167d89dcb5b6518400d1076d.tar.bz2
ayatana-indicator-application-3e2f1b6e527d2f70167d89dcb5b6518400d1076d.zip
* Bump version to 0.0.4
* Include version in the generated docs
Diffstat (limited to 'docs/reference/libappindicator-docs.sgml')
-rw-r--r--docs/reference/libappindicator-docs.sgml32
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml
deleted file mode 100644
index a8eb058..0000000
--- a/docs/reference/libappindicator-docs.sgml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?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>