javadoc.io
javadoc.io copied to clipboard
Currently, javadocs.io supports linking to the latest version or a specific exact version. I'd like to be able to link to a specific major version, eg 3.x or 2.x and...
With the deprecation of bintray, jcenter etc will you be indexing any other repositories? Specifically, I'm interested in adding https://hyperledger.jfrog.io/ui/native/besu-maven/maven2 https://github.com/hyperledger/besu/issues/2102
(From https://jitpack.io/docs/#javadoc-publishing): - For a single module project, if it produces a javadoc.jar then you can browse the javadoc files directly at: - https://jitpack.io/com/github/USER/REPO/VERSION/javadoc/ or - https://jitpack.io/com/github/USER/REPO/latest/javadoc/ (latest release tag)...
It doesn't say but the syntax examples on [www.javadoc.io](https://www.javadoc.io/) are **assuming Markdown**. This should be noted on that site, or better yet, the site should display the syntax for various...
Hi! Many JVM projects, particularly Clojure projects, host their artifacts at Clojars. Could javadocs.io add support for this index? https://clojars.org/
Curious how mymayvenrepo.com's index could work with javadoc.io, for public packages. As an alternative to Maven Central and Bintray. https://mymavenrepo.com/#features
some library owner prefer to host javadoc in their own location. It will be good if javadoc.io can redirect the traffic which should help with their SEO as well.
Your website is publishing unauthorised copies of jOOQ Javadoc (among many others). This hurts jOOQ's SEO. Please do any of the below: - Remove jOOQ artifacts from your website (everything...
My project currently has 1.0.x, 1.1.x, and 1.2.x releases: https://javadoc.io/doc/org.httprpc/kilo-client/latest/index.html I really only need the Javadoc for the latest maintenance release within each minor release. Is there a way to...
When trying to access `mockito` [documentation](https://www.javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#doNothing()), the link does not lead to the paragraph specified by the anchor link. The problem seems to be related to the search bar