Files
lcdproc/docs/lcdproc-user
marschap 5f4cfa3b88 - unified hd44780 sub-driver that replaces picanlcd & lcdserializer while
providing the same functions (Matteo Pillon)
- character mapping for special (almost) hd44780-compatible LCDs (Matteo Pillon)
2006-08-13 11:13:13 +00:00
..
2006-04-15 10:01:24 +00:00
2006-04-05 10:36:58 +00:00
2002-05-28 12:29:44 +00:00
2006-04-14 08:04:09 +00:00
2002-05-28 12:29:44 +00:00
2002-05-28 12:29:44 +00:00
2005-04-05 07:27:20 +00:00
2006-05-01 07:35:49 +00:00

README.docbook

You can generate the documentation of LCDproc using
the Docbook utilities.

$ docbook2html lcdproc-user.docbook

should generate ist as HTML.

On my box (Mdk 8.1) I have to run

$ docbook2html -c /etc/sgml/catalog lcdproc-user.docbook

(-c defines the location of the SGML catalog)

Another tool is 'xmlto', use it this way:

$ xmlto html lcdproc-dev.docbook