XML Documentation

  • Thread starter Thread starter S Chapman
  • Start date Start date
S

S Chapman

I have ticked the XML Documentation option in my project properties and
when I compile my project I just get an XML file in the bin\debug
directory. How can I convert this file into a help file?

Thanks.
 
Short answer: XSLT.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

I recycle.
I send everything back to the planet it came from.
 
Thank you Tim but NDoc is not working for .NET 2.0. Do you know any
other tool that works for .Net 2.0 assemblies? Thank you...
 
Hello S,

And just to add to others - GhostDoc tool

SC> I have ticked the XML Documentation option in my project properties
SC> and when I compile my project I just get an XML file in the
SC> bin\debug directory. How can I convert this file into a help file?
SC>
SC> Thanks.
SC>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Back
Top