The Sandcastle project, Microsoft's tools to generate documentation from your well-documented code, is now available on CodePlex. That was already the case, but until about 2 month's ago, that was without the source code. You can now download Sandcastle including the source code from CodePlex...
You should by now be aware that Microsoft is developing a documentation compiler called Sandcastle . Although the project is still very much in CTP mode, I do believe that it gives you all the options you need to generate documentation for your managed code assemblies. To help you achieve that, I have...