~ubuntu-branches/ubuntu/utopic/libinfinity/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libinfgtk/libinfgtk-0.5-docs.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2011-04-01 10:44:57 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110401104457-q7927ly61fr51tqs
Tags: 0.5.0-1
* New upstream release.
* Drop patches applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
 
3
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
4
  <!ENTITY version SYSTEM "../version.xml">
 
5
  <!ENTITY api_version SYSTEM "../api_version.xml">
 
6
]>
 
7
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
 
8
  <bookinfo>
 
9
    <title>libinfgtk-&api_version; Reference Manual</title>
 
10
    <releaseinfo>
 
11
      for libinfgtk &version;.
 
12
      The latest version of this documentation can be found on-line at
 
13
      <ulink role="online-location" url="http://infinote.0x539.de/libinfinity/API/libinfgtk/index.html">http://infinote.0x539.de/libinfinity/API/libinfgtk/</ulink>.
 
14
    </releaseinfo>
 
15
  </bookinfo>
 
16
 
 
17
  <chapter>
 
18
    <title>libinfgtk API</title>
 
19
    <xi:include href="xml/inf-gtk-browser-view.xml"/>
 
20
    <xi:include href="xml/inf-gtk-browser-model.xml"/>
 
21
    <xi:include href="xml/inf-gtk-browser-store.xml"/>
 
22
    <xi:include href="xml/inf-gtk-browser-model-filter.xml"/>
 
23
    <xi:include href="xml/inf-gtk-browser-model-sort.xml"/>
 
24
    <xi:include href="xml/inf-gtk-certificate-manager.xml"/>
 
25
    <xi:include href="xml/inf-gtk-certificate-dialog.xml"/>
 
26
    <xi:include href="xml/inf-gtk-certificate-view.xml"/>
 
27
    <xi:include href="xml/inf-gtk-chat.xml"/>
 
28
    <xi:include href="xml/inf-gtk-io.xml"/>
 
29
  </chapter>
 
30
</book>