Viewing DocJet-Generated Output from Visual Studio
Visual Studio 6
If you are targetting the Visual Studio 6 family of products,
you can integrate DocJet-generated HTMLHelp with the MSDN
library. The best article we have found about how to
integrate CHM files into MSDN can be found here:
http://www.codeproject.com/winhelp/msdnintegrator.asp
Visual Studio .Net
With Visual Studio 6, integrating external documents into MSDN
was what we lovingly refer to as "an undocumented feature".
In Visual Studio .Net has a robust and well documented means of
integrating third-party documentation. In order
to do this you need the
Visual Studio .Net Help Integration Kit.
Hyperlinking
DocJet also can make your documentation hyperlink into the
.Net or MSDN documentation. That is, any time you mention a
class in a comment or use it in a declaration, it will be
turned into a hyperlink into the framework documentation.