XML Comments XML to HTML document

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

Guest

In VS2005, is there a way to convert the XML documentation file into HTML,
like VS2003's Tools + Build Comment Web Pages?

Is there another way (without writing the XSLT) to achieve this?
 
Hello AA2e72E,

use Sandcastle tool for this http://www.sandcastledocs.com/Wiki Pages/Home.aspx

A> In VS2005, is there a way to convert the XML documentation file into
A> HTML, like VS2003's Tools + Build Comment Web Pages?
A>
A> Is there another way (without writing the XSLT) to achieve this?
A>
---
WBR, Michael Nemtsev [C# MVP]. Blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 
Back
Top