File: lcdproc-user.docbook

package info (click to toggle)
lcdproc 0.4.3-10
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,964 kB
  • ctags: 1,838
  • sloc: ansic: 21,286; sh: 2,871; perl: 574; makefile: 101
file content (28 lines) | stat: -rw-r--r-- 722 bytes parent folder | download
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
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [

  <!ENTITY bookinfo SYSTEM "bookinfo.docbook">
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY how-to-obtain SYSTEM "how-to-obtain.docbook">
  <!ENTITY installation SYSTEM "installation.docbook">
  <!ENTITY configuration SYSTEM "configuration.docbook">
  <!ENTITY drivers SYSTEM "drivers.docbook">
  <!ENTITY running SYSTEM "running.docbook">
  <!ENTITY contact SYSTEM "contact.docbook">

  <!ENTITY hd44780 SYSTEM "drivers/hd44780.docbook">
  <!ENTITY mtxorb SYSTEM "drivers/mtxorb.docbook">
]>

<book id="lcdproc-user" lang="en">

&bookinfo;

&introduction;
&how-to-obtain;
&installation;
&configuration;
&drivers;
&running;
&contact;

</book>