Hello,

I have been trying a few example docbook files in maven, but so far the output from 
the docbok plugin does not seem to be as expected. Here is an example:

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.0//EN"> <book> <bookinfo> 
<title>Hello, world</title> </bookinfo> <chapter> <title>Hello, world</title> 
<para>This is my first DocBook file.</para> </chapter> </book>

from: http://opensource.bureau-cornavin.com/crash-course/hello-world.html

The generated xdoc file does not look very different from the original file and 
neither does the the generated html from the xdoc plugin. Also the html is missing the 
navigation bar.

Does anyone else have a working example please.

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to