 |
DocTree is a JavaDoc indexer. You can see some example output at my DocTree site DocTree is a handy index to thousands of JavaDoc pages. It is made up of a generator (written in Java) that takes a list of projects and generates some XML specifying what Java packages each project contains, and then some XSL that generates a DHTML tree based website, to help you navigate around.
-- JoeWalker - 01 May 2004
|