Class Library Reference --> Javadoc Style

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top