On Fri, 2003-04-04 at 14:21, Jose Gonzalez Gomez wrote: > The simple docbook is just a DTD based on docbook with a lot of > trimmed tags for use in simple documentation. Maven provides limited > support for this kind of docbook.
Could you please post the URL of that DTD? > What tools are you using to author docbook documentation? jEdit http://www.jedit.org/, with XML plugins installed. I have put one of our docbook files to maven and it worked more or less: * Easy tables worked, complex tables failed. * <orderedlist>, <itemizedlist> worked fine * Titles of <sections> inside <sections> did not show up in a different style/code, possibly a CSS problem. * <screen> and images/inlinegraphic failed * links (<ulink>) worked well * <email> failed * <filename> failed * <menuchoice> and <keycap> failed * FAQ (<qandaset>) failed Seems that the docbook-plugin fraction needs some programming support... ;-) I was actually impressed that it worked! -- Martin Skopp Riege Software International GmbH Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com This email is intended to be viewed with a nonproportional font. Public Key on http://www.keyserver.net, Key-ID: 3D4027B5 Fingerprint: 1970 C78D 9A1D 99FA 5CE4 5C0D 29E6 6A95 3D40 27B5 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
