0.4.3 -> 0.5 merging

This commit is contained in:
reenoo
2002-05-28 12:29:44 +00:00
parent 09d913ca26
commit 094be0cccc
22 changed files with 3616 additions and 727 deletions
+14
View File
@@ -0,0 +1,14 @@
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)