Hi,I am using maven2 for a new project and would like to write the project documentation in docbook format with XXE. Because maven2 currently has no support for docbook I would like to transform it by myself to xdoc format to include my documentation in the maven site generation build process.
Now my question is? Is there an XSLT-Stylesheet for (s)docbook2xdoc? Thanks for any hint. Cheers, Andreas.