开发者

How to generate external intellisense documentation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as the开发者_如何学Goy tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

What tool do I need to generate XML intellisense help file as shown below?

How to generate external intellisense documentation [closed]


You need to add XML Documentation comments to your code, and then in your Visual Studio project build options ("Build" tab) tick the "XML documentation file" checkbox to extract those comments to the XML file.

Try AtomineerUtils or GhostDoc to help you to create/update the xml documentation comments quickly and easily.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜