Documentation from XML

  • Thread starter Thread starter Brian Richards
  • Start date Start date
B

Brian Richards

I'm looking for a replacement to NDoc for generating HTML and MSDN style
help from the xml documents generated with the /doc switch. The problem with
NDoc is it does not support 2.0 very well or at all in the case of generics.
Can anyone reccommend another tool? Does not necessarily have to be free,
but free would be better.

Thanks

Brian
 
You can create your own XSL Transform to create your own style of HTML
documentation.

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Surgery

It takes a tough man to make a tender chicken salad.
 
I just read about Sandcastle MS's answer to NDoc. Unless anyone knows of any
other alternatives this should do what we need.

Thanks.
 
Back
Top