@demobox (and anyone else) So what do you think about this approach in general?
We would have the latest Javadoc for each minor release version. e.g. http://jclouds.apache.org/reference/javadoc/1.6.x/ would contain 1.6.3 http://jclouds.apache.org/reference/javadoc/1.7.x/ would contain 1.7.3 When 1.7.4 comes out http://jclouds.apache.org/reference/javadoc/1.7.x/ would contain 1.7.4 We could also do http://jclouds.apache.org/reference/javadoc/master/ but I don't want to touch that in this PR. That's a separate issue to be dealt with later. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/106#issuecomment-45140063
