summaryrefslogtreecommitdiff
path: root/docs/api/appstream-glib-docs.sgml
blob: 05d72e384405792ec841dcda598cdcc66b0b5467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY version SYSTEM "version.xml">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>AppStream-glib Reference Manual</title>
    <releaseinfo>
      for AppStream-glib &version;
    </releaseinfo>
    <authorgroup>
      <author>
        <firstname>Richard</firstname>
        <surname>Hughes</surname>
        <affiliation>
          <address>
            <email>richard@hughsie.com</email>
          </address>
        </affiliation>
      </author>
    </authorgroup>
    <copyright>
      <year>2014</year>
      <holder>Richard Hughes</holder>
    </copyright>
  </bookinfo>

  <reference id="libappstream-glib">
    <title>libappstream-glib GObject library</title>
    <partintro>
      <para>
        This part documents GObjects and helpers used in libappstream-glib.
      </para>
    </partintro>
    <xi:include href="xml/as-app.xml"/>
    <xi:include href="xml/as-bundle.xml"/>
    <xi:include href="xml/as-checksum.xml"/>
    <xi:include href="xml/as-content-rating.xml"/>
    <xi:include href="xml/as-format.xml"/>
    <xi:include href="xml/as-icon.xml"/>
    <xi:include href="xml/as-image.xml"/>
    <xi:include href="xml/as-markup.xml"/>
    <xi:include href="xml/as-release.xml"/>
    <xi:include href="xml/as-provide.xml"/>
    <xi:include href="xml/as-screenshot.xml"/>
    <xi:include href="xml/as-store.xml"/>
    <xi:include href="xml/as-problem.xml"/>
    <xi:include href="xml/as-enums.xml"/>
    <xi:include href="xml/as-node.xml"/>
    <xi:include href="xml/as-tag.xml"/>
    <xi:include href="xml/as-translation.xml"/>
    <xi:include href="xml/as-utils.xml"/>
    <xi:include href="xml/as-version.xml"/>
  </reference>

  <xi:include href="xml/annotation-glossary.xml">
    <xi:fallback />
  </xi:include>

</book>