aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/libappindicator-docs.sgml
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-11 16:46:23 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-11 16:46:23 -0500
commit7158acfb2b6d2fcb7f9036d2ac9cea0abfd3533a (patch)
treee560c000cec74b7ad643d2889fbb93ebfc61859d /docs/reference/libappindicator-docs.sgml
parente75075f8a6212e58c4d9fff3d47d0800eb9380ac (diff)
parentd3038937c5f5621da42952a026c61e1f5f74e83a (diff)
downloadayatana-indicator-application-7158acfb2b6d2fcb7f9036d2ac9cea0abfd3533a.tar.gz
ayatana-indicator-application-7158acfb2b6d2fcb7f9036d2ac9cea0abfd3533a.tar.bz2
ayatana-indicator-application-7158acfb2b6d2fcb7f9036d2ac9cea0abfd3533a.zip
merged from trunk
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>