Re: Sling javadocs?

2009-04-07 Thread Felix Meschberger
Hi,

I have generated JavaDocs from the bundles, which are intended to be
included in the upcoming release and uploaded them to [1]. I have just
run the javadoc:aggregate goal with some exclusions.

I think we can use such javadoc as a first start but would probably need
to elaborate a bit more, since such aggregate java doc generally does
not make sense and per-module javadoc might be more sensible.

Regards
Felix

[1] http://people.apache.org/~fmeschbe/slingdocs.762729/

Jukka Zitting schrieb:
 Hi,
 
 Something I look for every now and then. Do we have the javadocs of a)
 the latest trunk and b) the release up somewhere?
 
 BR,
 
 Jukka Zitting
 


Re: Sling javadocs?

2009-03-31 Thread Bertrand Delacretaz
On Thu, Mar 19, 2009 at 7:04 PM, Jukka Zitting jukka.zitt...@gmail.com wrote:
 ...Something I look for every now and then. Do we have the javadocs of a)
 the latest trunk and b) the release up somewhere?...

I don't think so...the best might be to have a continuous integration
server generate them, and make the results available on the website,
with version-based paths?

Paths would probably need to include the bundle name, something like
/javadocs/org.apache.sling.api/2.0.2/

-Bertrand


Sling javadocs?

2009-03-19 Thread Jukka Zitting
Hi,

Something I look for every now and then. Do we have the javadocs of a)
the latest trunk and b) the release up somewhere?

BR,

Jukka Zitting