Files
lcdproc/docs/lcdproc-user
marschap b3230cf90f - update drivers to use new API
(get rid of those pseudo options named 'Arguments' in the config file)
- replace printf / printf calls by debug / report calls in some drivers
- sort and extend LCDd.conf
2005-01-29 18:49:29 +00:00
..
2005-01-03 21:16:23 +00:00
2002-10-01 00:01:00 +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)