[Lcdproc] Documentation (compilation) issues in CVS
Peter Marschall
peter@adpm.de
Sun Oct 8 11:20:01 2006
Hi,
On Sunday, 8. October 2006 03:43, Robert Buchholz wrote:
> 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.
Both issues fixed and committed to CVS.
The latter one was bad XML.
DocBook does not allow <listitem> entries to b direct children of <sect2>
entries.
Peter
--
Peter Marschall
peter@adpm.de