I want to start using XML-Documentation of my code and am desperately searching for an up-to-date (meaning .NET-3.5 SP1) to do so.
I found NDoc, but it only supports .NET-1.1 and that a little bit far away ;-)
Any suggestions?
I want to start using XML-Documentation of my code and am desperately searching for an up-to-date (meaning .NET-3.5 SP1) to do so.
I found NDoc, but it only supports .NET-1.1 and that a little bit far away ;-)
Any suggestions?
NDOc is available for other versions as well:
see here --> http://www.kynosarges.de/NDoc.html
SandCastle is the way to go as Konamiman already suggested, but I suggest using DocProject to do the dirty work (you know, someone has to get dirty typically to build a sand castle). It has VS integration as well.