diff options
author | Ted Gould <ted@gould.cx> | 2009-12-11 10:38:53 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-11 10:38:53 -0600 |
commit | c5d3cf30ad2764dc18a8cb92d81fbeff69053eaa (patch) | |
tree | dc974c470f69f800fcc562b3ef97a4f644f74100 /docs/reference/libappindicator-docs.sgml | |
parent | c52a9148787ba353658735ccd0bb6efbb34a0dc6 (diff) | |
parent | d3038937c5f5621da42952a026c61e1f5f74e83a (diff) | |
download | ayatana-indicator-application-c5d3cf30ad2764dc18a8cb92d81fbeff69053eaa.tar.gz ayatana-indicator-application-c5d3cf30ad2764dc18a8cb92d81fbeff69053eaa.tar.bz2 ayatana-indicator-application-c5d3cf30ad2764dc18a8cb92d81fbeff69053eaa.zip |
* Upstream release 0.0.4
* Adding files to the tarball
* Putting version number in docs
* Removing cruft in docs
Diffstat (limited to 'docs/reference/libappindicator-docs.sgml')
-rw-r--r-- | docs/reference/libappindicator-docs.sgml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml deleted file mode 100644 index ee72614..0000000 --- a/docs/reference/libappindicator-docs.sgml +++ /dev/null @@ -1,27 +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> - </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> |