« California -- next week | Main | A sane opinion on the vi-emacs front »

Searchable Java docs

I am so behind times on documentation that it's not even funny. Recently I found out that javadoc in SDK 1.4 finally has a recursive option and today I found out that there do exist searchable Java docs. I'll probably still just grep through my local copy though :)

Thanks to Damon who posted this information in Jeremy's rant about the lack of searchable Java docs.

TrackBack

Listed below are links to weblogs that reference Searchable Java docs:

» Search Java API from Feelings and Thoughts
Into my bookmarks you go. (Via some blog, but I forgot which one. Will add when found. Update: Who else... [Read More]

Comments

I have dbdoc setup on my development server and it's really nice. I played a little with the interface and I have searchable docs for all the java projects I use.