Re: creating a location in svn for snapshots of html API docs

2008-04-12 Thread Carl Trieloff
Marnie McCormack wrote: I thin it's a good idea, and they should be updated with each release i.e. in the Forrest model ? never used Forest -- so can't comment on that. guess so - I'll leave that to someone that knows Forrest. Should I go ahead and stage the API docs,

Re: creating a location in svn for snapshots of html API docs

2008-04-12 Thread Marnie McCormack
I thin it's a good idea, and they should be updated with each release i.e. in the Forrest model ? M On 4/12/08, Carl Trieloff <[EMAIL PROTECTED]> wrote: > > > I would like to create a directory in svn for snapshots of the generated > API docs. We can then update t

creating a location in svn for snapshots of html API docs

2008-04-11 Thread Carl Trieloff
I would like to create a directory in svn for snapshots of the generated API docs. We can then update them every now and again. yes, I know this is all generated, and I know it is in the distro -- but having somewhere where we can have a copy for easy reference for users I think would be

Re: API docs

2007-02-16 Thread Martin Ritchie
On 15/02/07, Daniel Kulp <[EMAIL PROTECTED]> wrote: 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 javado

Re: API docs

2007-02-15 Thread Daniel Kulp
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 tar

Re: API docs

2007-02-15 Thread Carl Trieloff
There is Javadoc but as we are updating so fast I doubt they will mean anything for another month or so. Carl. Johnson, Eric wrote: Are there any Javadoc API docs available for Qpid?

API docs

2007-02-15 Thread Johnson, Eric
Are there any Javadoc API docs available for Qpid?