The site plugin and other documentation and reporting features of Maven use Doxia (https://svn.apache.org/repos/asf/maven/doxia/trunk), which is a framework for rendering and formatting from one markup to another. I think there is some support for Confluence style in there already, and also Twiki. If you like, you're welcome to send us whatever parsers/sinks you like! Actually, I'm fairly certain that the site plugin et al will support additional Doxia modules using plugin-level dependencies in the build configuration of your POM.
HTH, john On 6/23/06, shen kai <[EMAIL PROTECTED]> wrote:
you can use xdoc instead of it , if you want to write context in html. On 6/23/06, Subhash Chandran <[EMAIL PROTECTED]> wrote: > I don't know if this is my biased opinion - but I find the APT format pretty > clumsy. Especially when putting source code, XMLs and tables - I find it > discouraging to proceed. After using XWiki, I find its Wiki format easier to > develop and post. Support for something similar would be great. Also a GUI > tool to edit APT format would be great. > > Of course, these are my personal opinions. > > -- > Regards, > Subhash Chandran S > > Cross platform OpenSource Java based file encryption software: > http://www.WizTools.org/project/WizCrypt/ > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
