There are some things that I WANT desperately to get right before we start on dC v.Next and one of those is documentation. I am talking about conceptual, code examples and and API documentation. The API documentation is pretty well taken care of with some xml comments and some discipline, but the code examples and conceptual stuff is not so easy to get in there as part of the development process.

Ideally, the build process will spit out the documentation – all of it into one help package. The guys as Mindscape have briefly documented their documentation process, which I may use, but I was hoping to avoid the Ruby stuff.

I found the DocProject project, but it’s still a very manual process.

Does anyone out there have any good processes in place to take care of this? Are there any OSS or commercial applications that make this easy?