After finally having enough of spam comments, I decided to implement a CAPTCHA system. I'm not thrilled with the thought of doing so as it raises a number of accessibility issues, but it was the quickest path. Fortunately, a very nice CAPTCHA program had already been written for dotText and CS, so I installed that. As I was using it, however, I sorely missed any documentation on the various properties, so I decided to run NDoc against the source. Of course, not wishing to spend any time outside this weekend, I also decided to create a new VS2005-style documenter for NDoc in the process. So here I've released a number of things in beta format that hope will be of use to people:
Again thanks to Miguel for a great initial control. I'll try and continue to update the documenter as time permits. It's certainly usable enough for online documentation, and I've checked to make sure it renders appropriately in FireFox as well as IE6.