Skip to content
This repository was archived by the owner on Jan 23, 2018. It is now read-only.
This repository was archived by the owner on Jan 23, 2018. It is now read-only.

add support for javadoc #134

Open
Open
@hanfeisun

Description

@hanfeisun

I found this plugin awesome.

Only one things that I think need to be improved may be the support for javadoc

For example:

user> (use 'clojure.java.javadoc)
nil
user> (javadoc java.net.URL)
; Evaluation aborted.
"http://java.sun.com/javase/6/docs/api/java/net/URL.html"

It would be much easier If I can point to java.net.URL, can type in C-c C-d C-j

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions