Net documentation with XML doc

  • Thread starter Thread starter kenshiro2000
  • Start date Start date
K

kenshiro2000

Hi,

I am seeking a simple XSLT to do a trasformation of the XML produced
for documentation purpose from C# comment and CSC.

Netdoc is old and doesn't support NET 2.0. Have you any suggestions?

thanks
 
Hello kenshiro2000,

Use Sandcastle for this
http://www.microsoft.com/downloads/...1D-DA89-42EE-A715-696E3A4873B2&displaylang=en


---
WBR, Michael Nemtsev [.NET/C# MVP].
My 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

k> Hi,
k>
k> I am seeking a simple XSLT to do a trasformation of the XML produced
k> for documentation purpose from C# comment and CSC.
k>
k> Netdoc is old and doesn't support NET 2.0. Have you any suggestions?
k>
k> thanks
k>
 
Back
Top