Visual studio c++ documentation generator [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . Is there a way to get documentation(like javadoc) in a visual-c++ project? I'm using visual studio 2010. thanks! 回答1: You could use the XML-Documentation format, supported by VS2010, too. http://msdn.microsoft.com/en-us/library/ms177226%28VS.80%29.aspx After commenting your code, you can use Sandcastle to create a