+1 I'd love to have this in place. What do others think?
On Fri, Aug 12, 2016 at 5:13 PM, Roman Shaposhnik <ro...@shaposhnik.org> wrote: > On Fri, Aug 12, 2016 at 4:51 PM, Dan Smith <dsm...@pivotal.io> wrote: > > I'm not sure if we're publishing the nightly javadocs anywhere, but you > can > > build them from source. If you do a ./gradlew build, the external > javadocs > > are in geode-assembly/build/install/apache-geode/javadoc > > One solution that worked well for me before is to have a dedicated Jenkins > job on builds.apache.org to build the Java doc. Then you can make Jenkins > archive the tree of html and browse it as your nightly JavaDocs. > > Thanks, > Roman. >