~timo-jyrinki/ubuntu/trusty/maliit-framework/fix_qt52

« back to all changes in this revision

Viewing changes to maliit-glib/maliit-docs.xml

  • Committer: Package Import Robot
  • Author(s): Ricardo Salveti de Araujo
  • Date: 2013-07-23 19:47:04 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: package-import@ubuntu.com-20130723194704-0o18p2ao0x9sa1zx
Tags: upstream-0.99.0+git20130615+97e8335
ImportĀ upstreamĀ versionĀ 0.99.0+git20130615+97e8335

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.3//EN"
3
 
               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4
 
[
5
 
  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
6
 
]>
7
 
<book id="index">
8
 
  <bookinfo>
9
 
    <title>Maliit Reference Manual</title>
10
 
    <releaseinfo>
11
 
      for Maliit 1.0.
12
 
      The latest version of this documentation can be found on-line at
13
 
      <ulink role="online-location" url="http://www.maliit.org/docs/maliit/index.html">http://www.maliit.org/docs/maliit/index.html</ulink>.
14
 
    </releaseinfo>
15
 
  </bookinfo>
16
 
 
17
 
  <chapter>
18
 
    <title>Maliit</title>
19
 
        <xi:include href="xml/maliitattributeextension.xml"/>
20
 
        <xi:include href="xml/maliitinputmethod.xml"/>
21
 
        <xi:include href="xml/maliitsettingsmanager.xml"/>
22
 
        <xi:include href="xml/maliitpluginsettings.xml"/>
23
 
        <xi:include href="xml/maliitsettingsentry.xml"/>
24
 
        <xi:include href="xml/maliitsettingdata.xml"/>
25
 
 
26
 
  </chapter>
27
 
  <chapter id="object-tree">
28
 
    <title>Object Hierarchy</title>
29
 
     <xi:include href="xml/tree_index.sgml"/>
30
 
  </chapter>
31
 
  <index id="api-index-full">
32
 
    <title>API Index</title>
33
 
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
34
 
  </index>
35
 
  <index id="deprecated-api-index" role="deprecated">
36
 
    <title>Index of deprecated API</title>
37
 
    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
38
 
  </index>
39
 
 
40
 
  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
41
 
</book>