I have recently moved from VS 2008 to VS 2013 CE. (I am a retired educator who enjoys programming in C++). In VS 2008, the project wizard allowed me to specify HTML Help. This option is not available in VS 2013 CE. However, if I convert an older project initially developed in VS 2008 to VS 2013, the help links and functionality is brought along with the conversion. How do I get this functionality with projects that begin as VS 2013 projects? Part of the functionality is that I can preview the HTML help pages within the IDE (CTRL-PgDn & CTRL-PgUp) rather than having to save the page, select "View in Browser" from the context menu which is a very inefficient approach. Help would be greatly appreciated.
↧