Eric,

On Thursday 15 February 2007 16:41, Johnson, Eric wrote:
> Are there any Javadoc API docs available for Qpid?

It uses mvn for building.   Standard mvn goals apply.

You can get javadoc for EVERYTHING via:
mvn javadoc:javadoc -Daggregate=true
and that will aggregate them all into target/site/apidocs/index.html

If you just run:
mvn javadoc:javadoc
it will do each module individually into their own target dir.


-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]

Reply via email to