~dbusmenu-team/libdbusmenu/trunk.16.10

« back to all changes in this revision

Viewing changes to docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml

  • Committer: Ken VanDine
  • Date: 2010-06-09 16:24:31 UTC
  • mto: This revision was merged to the branch mainline in revision 108.
  • Revision ID: ken.vandine@canonical.com-20100609162431-1l9cprck83utoarl
Build gtk-doc (LP: #422087)

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>libdbusmenu-glib Reference Manual</title>
 
10
  </bookinfo>
 
11
 
 
12
  <chapter>
 
13
    <title>API</title>
 
14
        <xi:include href="xml/server.xml"/>
 
15
    <xi:include href="xml/menuitem-proxy.xml"/>
 
16
    <xi:include href="xml/menuitem.xml"/>
 
17
    <xi:include href="xml/client.xml"/>
 
18
    <xi:include href="xml/client-menuitem.xml"/>
 
19
    <xi:include href="xml/dbusmenu-client.xml"/>
 
20
    <xi:include href="xml/dbusmenu-server.xml"/>
 
21
 
 
22
  </chapter>
 
23
  <chapter id="object-tree">
 
24
    <title>Object Hierarchy</title>
 
25
     <xi:include href="xml/tree_index.sgml"/>
 
26
  </chapter>
 
27
  <index id="api-index-full">
 
28
    <title>API Index</title>
 
29
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
 
30
  </index>
 
31
 
 
32
  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
 
33
</book>