[Lcdproc] Documentation (compilation) issues in CVS
Robert Buchholz
rob@thetruth.de
Sun Oct 8 01:44:02 2006
Hi Peter,
hi list :-),
I noticed that the user-doc was updated to be "-//OASIS//DTD DocBook XML
V4.1.2//EN" while the dev-doc still is "4.1//EN". Unfortunately, using
Gentoo's xmlto-0.0.18 I cannot compile the dev-manual using this
doctype. On the other hand, when it is 4.1.2, executing
xmlto html lcdproc-dev.docbook
does work, so you might want to update the doctype to 4.1.2, too.
Another thing is that the README recommends running "xmlto
xhtml-nochunks lcdproc-dev.docbook"
When I issue this command for the dev-book, it fails with:
"No template matches listitem in sect2." three times.
Issueing the "xhtml-nochunks" command on the user manual results in no
html files at all.
Any ideas on this?
Bye,
Robert