summaryrefslogtreecommitdiff
path: root/docs/reference/libnotify-docs.sgml
blob: f95f52ef1924807f4ebda9586c4dd1fd9ad568b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>[Insert name here] Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>[Insert title here]</title>
    <xi:include href="xml/notify.xml"/>
    <xi:include href="xml/notification.xml"/>
  </chapter>
</book>