Hi,
There are various ways of doing this. I also did similar work like moving
docs from Wiki to Maven. To generate the Maven websites I mainly used the
APT format. I have no experience in working with XDoc but I think its
worthed to look into this as an alternative as well. Besides that, I also
created a small maven plugin that allows me to generate docs from Java code,
to for example generate a table from a Java enum. This is quite simple to
make when using the Doxia Sink API.

I think the best way forward is to read the docs on
http://maven.apache.org/doxia/ if you haven't already.

Hope this helps.

Regards

2008/12/29 Ahana <ahana....@gmail.com>

>
> Hello Folks,
>
> I need to move documentation from various formats like Wiki and HTML and
> move it to Maven and generate a site as well as a book. Key requirements
> are
> ease of use, cross-referencing, images, headers & footers. Could someone
> with experience building something similar recommend the best format and
> editing tools to do this?
>
> Thanks,
> A
> --
> View this message in context:
> http://www.nabble.com/Recommendation-for-best-format-for-Maven-Documentation-tp21199191p21199191.html
> Sent from the Doxia - Users mailing list archive at Nabble.com.
>
>


-- 
Lammert Westerhoff
westerh...@gmail.com

Reply via email to