ClojureDocs

Namespaces

clojure.java.javadoc

A repl helper to quickly open javadocs.
Vars in clojure.java.javadoc

a

add-local-javadoc
Adds to the list of local Javadoc paths.
add-remote-javadoc
Adds to the list of remote Javadoc URLs. package-prefix is the beginning of the package name that has docs at this URL.

j

javadoc
Opens a browser window displaying the javadoc for the argument. Tries *local-javadocs* first, then *remote-javadocs*.