I am coming from the Java World, and I was wondering if anyone knew of a
tool, or XSL document, that would convert the normal Tree based Class Library
docs to have the same format as Javadoc does? For example, it would have 3
Frames:
Top Right Col:
Namesapces
Bottom Right Col:
Class in Namespaces
Left Col:
Methods/Properties, etc of the Class selected in the bottom Right Col.
Thanks in advance,
Aaron
Robert Jordan - 13 Oct 2004 15:45 GMT
> I am coming from the Java World, and I was wondering if anyone knew of a
> tool, or XSL document, that would convert the normal Tree based Class Library
> docs to have the same format as Javadoc does? For example, it would have 3
> Frames:
http://ndoc.sourceforge.net/
bye
Rob