Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Visual Studio has a option to launch the documentation either in Help viewer or in browser. To achieve that, it run a service, which launched manually to view help contents from disc in a browser.

I want to achieve that same feature that is viewing local documentation using browser in Visual Studio 2012. How to achieve this?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.