I'm stuck one step before releasing Mvp.Xml library v2.0 for .NET 2.0. I can't generate API documentation, because NDoc doesn't support .NET 2.0 yet :( Apparently NDoc wiki contains instructions how to get it working with .NET 2.0, but the wiki seems to be down and the google cache is empty... Anybody knows how to hack NDoc?
Ndoc for .NET 2.0 help anyone?Related Blog Posts
No TrackBacksTrackBack URL: http://www.tkachenko.com/cgi-bin/mt-tb.cgi/535 3 CommentsLeave a comment |
A version of NDoc modified to work with .NET 2.0 is here:
http://jonas.lagerblad.com/blog/?p=4
Maybe that could help:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=2cb20e79-d706-4706-9ea0-26188257ee7d
in task list you can see NDoc
http://weblogs.asp.net/nunitaddin/archive/2004/07/20/187950.aspx
Can't wait for 2.0 release:-)XslReader/exslt support is great!
The wiki is back up. I haven't looked at NDoc in a while so I have no idea what the status is for 2.0 but here's a page that talks about using 2.0:
http://ndoc.sourceforge.net/wiki/dotNet_2.0_Support
It doesn't look that promising. I think NDoc is low on contributors right now. :-(