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/org/apache/maven/doxia/module/xdoc
HTH
Vincent
> -----Original Message-----
> From: Dominique JOCAL [mailto:
djocal@...]
> Sent: Wednesday, March 22, 2006 4:55 AM
> To:
doxia-users@...
> 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.