I have just uploaded some code I wrote earlier this year, where I 
originally set out to generate some useful docstrings for Java classes and 
methods.
It currently uses javadoc on all Java source files on the classpath and 
creates a map with the extracted information. I never finished it, but
this may still be useful to you :)

Check it out here: 
https://bitbucket.org/tobik/nrepl-javadoc/src/cdbfe0873ef04ee583a39f0538610daf289eff42/src/tobik/nrepl/tools.clj?at=master#cl-343
 


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to