summaryrefslogtreecommitdiff
path: root/docs/reference/totem-pl-parser-docs.sgml
blob: ab060d79ca346702ab8670f89b218194352bf78b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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" [
<!ENTITY version SYSTEM "version.xml">
<!ENTITY slash "/">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>Totem Playlist Parser Reference Manual</title>
    <releaseinfo>
      for totem-pl-parser &version;
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>API Reference</title>
    <xi:include href="xml/totem-pl-parser.xml"/>
    <xi:include href="xml/totem-disc.xml"/>
  </chapter>
</book>