Open GoogleCodeExporter opened 8 years ago
I 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?
Original comment by t.denley
on 22 Apr 2013 at 7:14
http://junit.sourceforge.net/javadoc/
http://static.springsource.org/spring/docs/current/javadoc-api/
http://docs.guava-libraries.googlecode.com/git-history/release/javadoc/index.htm
l
http://ehcache.org/apidocs/
http://commons.apache.org/proper/commons-lang/javadocs/api-release/
http://logback.qos.ch/apidocs/index.html
Original comment by sebastia...@gmail.com
on 22 Apr 2013 at 9:40
http://maven.apache.org/plugins/maven-javadoc-plugin/examples/links-configuratio
n.html
Instead of just increasing the dependency version, one also has to remember to
update the Javadoc Link too.
Original comment by sebastia...@gmail.com
on 22 Apr 2013 at 9:42
Fair 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.
Original comment by t.denley
on 23 Apr 2013 at 7:50
Original issue reported on code.google.com by
sebastia...@gmail.com
on 20 Apr 2013 at 8:11