The Source for Java Technology Collaboration


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

Topic DocTree . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 01 May 2004 - 09:21:00 - Main.joe_walker
Parents: WebHome > ProjectLeads