Please provide a link to the "current" Javadoc.
http://hamcrest.org/JavaHamcrest/javadoc/current/
which would point to (as of April 2013):
Comment #1
Posted on Apr 22, 2013 by Massive HippoI don't quite understand the use for this. Do you not want to link to the JavaDoc for the specific version of Hamcrest that you are using? I don't believe that it is standard practice to have a floating link for JavaDoc.
Perhaps you could give some more details of your use-case?
Comment #2
Posted on Apr 22, 2013 by Quick Wombathttp://junit.sourceforge.net/javadoc/ http://static.springsource.org/spring/docs/current/javadoc-api/ http://docs.guava-libraries.googlecode.com/git-history/release/javadoc/index.html http://ehcache.org/apidocs/ http://commons.apache.org/proper/commons-lang/javadocs/api-release/ http://logback.qos.ch/apidocs/index.html
Comment #3
Posted on Apr 22, 2013 by Quick Wombathttp://maven.apache.org/plugins/maven-javadoc-plugin/examples/links-configuration.html
Instead of just increasing the dependency version, one also has to remember to update the Javadoc Link too.
Comment #4
Posted on Apr 23, 2013 by Massive HippoFair enough.
I'll have to look into this, as we host the JavaDoc on gh-pages and I'd rather introduce a symlink if possible, rather than copying the entire directory.
If you have the time to investigate whether this is possible, that would speed me up.
Status: Accepted
Labels:
Java