File: libdbusmenu-glib-docs.sgml

package info (click to toggle)
libdbusmenu 18.10.20180917~bzr492%2Brepack1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,288 kB
  • sloc: ansic: 11,181; makefile: 955; xml: 464; python: 202; sh: 20
file content (31 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
]>
<book id="index">
  <bookinfo>
    <title>libdbusmenu-glib Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>API</title>
        <xi:include href="xml/server.xml"/>
    <xi:include href="xml/menuitem-proxy.xml"/>
    <xi:include href="xml/menuitem.xml"/>
    <xi:include href="xml/client.xml"/>
    <xi:include href="xml/types.xml"/>

  </chapter>
  <index id="api-index-full">
    <title>API Index</title>
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
  </index>
  <index id="api-index-deprecated">
    <title>Deprecated API Index</title>
    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
  </index>

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