Source Code Doc Conversion Tool
Summary
Create a tool that converts source code elements and related comments in the source code into the various output formats you support.
Detailed Description
Create a solution similar to Doxygen that would allow us to create and incorporate programming reference content into our output formats and deliverables. The pass-thru content enhancement would give us a different way to incorporate this content, and maybe you could integrate with Doxygen or Sandcastle.
Use Cases
Scan C++ files and create reference topics for objects, properties, and methods.