Re: javadoc and API docs

2012-03-26 Thread Jonathan Gibbons
On 03/26/2012 02:01 PM, Fredrik Öhrström wrote: 2012-03-26 13:34, Jonathan Gibbons skrev: Right now, in the current build, we use a "hybrid" javadoc to build the API documentation, where "hybrid" means: latest sources, running on bootstrap JDK. Looking to the future, at least for Jigsaw, and

Re: javadoc and API docs

2012-03-26 Thread Fredrik Öhrström
2012-03-26 13:34, Jonathan Gibbons skrev: Right now, in the current build, we use a "hybrid" javadoc to build the API documentation, where "hybrid" means: latest sources, running on bootstrap JDK. Looking to the future, at least for Jigsaw, and now maybe for JSR 308, we may need to run javado

Re: javadoc and API docs

2012-03-26 Thread David Holmes
On 26/03/2012 10:43 PM, Alan Bateman wrote: On 26/03/2012 12:34, Jonathan Gibbons wrote: Right now, in the current build, we use a "hybrid" javadoc to build the API documentation, where "hybrid" means: latest sources, running on bootstrap JDK. Looking to the future, at least for Jigsaw, and now

Re: javadoc and API docs

2012-03-26 Thread Alan Bateman
On 26/03/2012 12:34, Jonathan Gibbons wrote: Right now, in the current build, we use a "hybrid" javadoc to build the API documentation, where "hybrid" means: latest sources, running on bootstrap JDK. Looking to the future, at least for Jigsaw, and now maybe for JSR 308, we may need to run jav