I've been writing XML comments for all my code. I now want to compile these into nice documentation. I've used NDoc before to do this, and really like it, but as far as I can tell it does not support generics yet (and in fact barfs if it sees them). Any suggestions as to the best way to compile documentation from generic code?