I've fixed the build file to pick up sgml as well as xml docs. The simple docbook stuff is quite different from full docbook, so if full docbook happens, it'll be with a different stylesheet and some shared templates.
Let me know how it goes. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Cameron Shorter <[EMAIL PROTECTED]> 06/16/02 08:49 PM Please respond to "Turbine Maven Users List" To: "Turbine Maven Users List" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] cc: Subject: Re: Simple docbook On Sunday 16 June 2002 13:41, [EMAIL PROTECTED] wrote: > I committed the docbook support today to Maven, and tested using my > 'changed' stylesheet. It still needs some work though, but I'd be > interested in some feedback. Great, I will have a look at it over the next week or so. > > You'll need to add a new property to your project, the default is > ${maven.src.dir}/sdocbook I assumed you have picked "sdocbook" for the directory name to distinguish from the full "docbook". I suggest that it would be better to set the default simple docbook directory to "docbook". That will mean that if your simple docbook XSLT is improved to support the full docbook format (and hence simple docbook is deprecated) then the directory structure that people have will still be relevant. > > If the directory specified by that property exists, it causes a xslt > transform to happen on all .xml files in the directory, and processes them > as part of the web site docs. I assume that you will also recognise .sgml files too, as this seems to be the extension used for docbook files. -- Cameron Shorter http://cameron.shorter.net Open Source Developer http://mapbuilder.sourceforge.net Senior Software Engineer http://www.adi-limited.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
