You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Nicol Bolas <jm...@comcast.net> on 2006/10/11 00:01:33 UTC

Generating Javadoc FOP documentation

How do you go about generating the Javadoc FOP documentation?
-- 
View this message in context: http://www.nabble.com/Generating-Javadoc-FOP-documentation-tf2419876.html#a6746559
Sent from the FOP - Dev mailing list archive at Nabble.com.


Re: Generating Javadoc FOP documentation

Posted by Patrick Paul <pp...@yahoo.ca>.
Hi Nicol:

ant -projecthelp

This will give you help about the commands.

So for javadoc do "ant javadocs".

HTH,

Patrick

Nicol Bolas wrote:
> How do you go about generating the Javadoc FOP documentation?
>