A repl helper to quickly open javadocs.
A repl helper to quickly open javadocs.
(add-local-javadoc path)
Adds to the list of local Javadoc paths.
Adds to the list of local Javadoc paths.
(add-remote-javadoc package-prefix url)
Adds to the list of remote Javadoc URLs. package-prefix is the beginning of the package name that has docs at this URL.
Adds to the list of remote Javadoc URLs. package-prefix is the beginning of the package name that has docs at this URL.
(javadoc class-or-object)
Opens a browser window displaying the javadoc for the argument. Tries local-javadocs first, then remote-javadocs.
Opens a browser window displaying the javadoc for the argument. Tries *local-javadocs* first, then *remote-javadocs*.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |