File: libxfprint-docs.sgml

package info (click to toggle)
xfprint4 4.4.2-5
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 4,144 kB
  • ctags: 737
  • sloc: sh: 9,244; ansic: 4,642; xml: 1,187; makefile: 388
file content (17 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>libxfprint Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>API Reference</title>
    <xi:include href="xml/printer.xml"/>
    <xi:include href="xml/job.xml"/>
    <xi:include href="xml/printing-system.xml"/>
    <xi:include href="xml/printer-list-window.xml"/>
    <xi:include href="xml/printer-queue-window.xml"/>
  </chapter>
</book>