Files
lcdproc/docs/lcdproc-dev
boercher 763207a64e - description of new options -next and -prev
- divided the command reference into 4 subsections
- added a complete menu example for wizzards
2005-07-17 16:13:08 +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