| Article: |
Using NDoc: Adding World-Class Documentation to Your .NET Components | |
| Subject: | How can i make the help files integrative with the IDE ? | |
| Date: | 2003-06-16 11:44:03 | |
| From: | anonymous2 | |
|
Hey, I really felt in love with this program. But I’d like to know how can I merge the help files (htmls or chm files) with the oriented IDE of Visual Studio .Net ? I want to deploy my class library with the proper index in the IDE like other integrated libraries. How can I do this?
|
||
Showing messages 1 through 1 of 1.
-
How can i make the help files integrative with the IDE ?
2003-06-16 14:38:55 arithex [View]



Sure, it worked -- but doing the merge was a pain (both as a developer and as an end user... it took about 60 sec on my 2.4 GHz P4). And doing it properly, in the face of uninstalls/repairs/reinstalls, is a tall order.
Several of our test machines had their whole MSDN indexes blown away, in some non-reproducible test scenarios.
So I'm hot convinced H2 is ready for prime time.
Now, having said that, check out this VS PowerToy...
http://www.gotdotnet.com/team/ide/helpfiles/CustomHelpBuilder.aspx
-S