Vincent, There's no documentation actually about doxia (except the javadoc and the tests) ?
Arnaud On 3/22/06, Vincent Siveton <[EMAIL PROTECTED]> wrote: > > Hi Dominique, > > Have a look to test cases in the doxia-core > > http://svn.apache.org/repos/asf/maven/doxia/trunk/doxia-core/src/test/java/o > rg/apache/maven/doxia/module/xdoc > > HTH > > Vincent > > > -----Original Message----- > > From: Dominique JOCAL [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 22, 2006 4:55 AM > > To: [EMAIL PROTECTED] > > Subject: [doxia] rendering xdoc separatly > > > > Hi all, > > > > i would like to write some technical documentation in xdoc format and > > render it for an existing web site, out of a maven context. > > > > Is it possible to call some code from Doxia to render xdoc files > separatly > > ? We'd like to render it "online", is there already some servlet for > doing > > this ? > > > > I'm conscious web site integration issues have to be handled : support > of > > the site banner and/or menu, support of the site CSS... There is some > work > > to do even if this Doxia code could generate style-less XHTML. > > > > Thank you for your reading and your solutions or advises, > > > > Dominique. > >
