~dbusmenu-team/libdbusmenu/trunk

« back to all changes in this revision

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

  • Committer: Ted Gould
  • Date: 2010-06-09 19:55:20 UTC
  • mfrom: (107.1.2 dbusmenu)
  • Revision ID: ted@gould.cx-20100609195520-94inwkb4ccod0uhr
Adds support for gtk-doc

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