by DRohm
6. January 2006 18:54
While modifying my build process, I was trying to use NDoc 1.3.1 with VS2005 and .NET 2.0 and came to the realization that NDoc does not work with .NET 2.0. After googling it for over an hour, the author of NDoc has stated that he is currently working on updating NDoc to support .NET 2.0. The last update he gave, however, was back in October so I have no idea when we'll be able to get a version that we can test/use.
I was researching some stop-gap solutions that I could use in the meantime and came across Doc-O-Matic and Doxygen. Doxygen is open-source while Doc-O-Matic is not (hefty price tag if you ask me). If you're like me and need to generate documentation, take a look at those...at least until NDoc2 is released.