Files
lcdproc/docs/lcdproc-dev
marschap f0300d1765 sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
..
2005-04-05 07:27:20 +00:00

README.docbook

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

$ docbook2html lcdproc-dev.docbook

should generate ist as HTML.

On my box (Mdk 8.1) I have to run

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

(-c defines the location of the SGML catalog)

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

$ xmlto html lcdproc-dev.docbook