January 14, 2003
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.

Posted January 14, 2003 09:54 PM in Java
TrackBack URL for this entry: http://www.unix-girl.com/mt/mt-tb.cgi/489
Comments
On January 17, 2003 12:02 PM Nadeem Bitar added:

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.

#
Trackbacks
Feelings and Thoughts:Search Java API
Into my bookmarks you go. (Via some blog, but I forgot which one. Will add when found. Update: Who else...
(read more)
August 26, 2004 05:28 AM