ndoc and/or HTML help link to other chm



The software company I work for creates 4 chm files from c# code with
ndoc and then combines them into a fifth chm file by merging through
html help. This is all done through a dos build and there are no
manual steps between each process. We need it to stay that way.

Here is the problem: a few classes found in one of the chm files (we
will call it a.chm) use an object that is found in another chm
file(b.chm). Since ndoc created the chm files, the outside object is
automatically shown as a hyperlink. However, the html for the link
assumes the object is in a.chm, when in fact it is in b.chm and thus
when clicked, the main chm cannot find the object's file and a page not
found screen is displayed. The strange thing is that the combined
table of contents, I created, highlights the object in b.chm's section
of the contents, but the main screen shows page not found until the TOC
entry is actually clicked.

There can be no manual step to solve this problem. I cannot change the
source of the html because ndoc creates it and compiles it everytime
its built. So I can only change the ndoc options, the c# xml
documentor comments, or the html help options i.e. anything that exists
before the chms are built. So, basically, I need a way to tell a.chm
or the main chm to look in the other chm files when a page is not
found, or to have ndoc exclude all objects in a specific namespace from
being hyperlinked.

.



Relevant Pages

  • RE: *.chm files
    ... If you are talking about creating CHM files from your Code Documentation comments, check out NDoc ... ... HTH ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Help and Support Center
    ... if both these .chm files are present then you might try the ... The hh.dat file stores user-specific information on all the HTML Help ... cause the files to misbehave if it has somehow been corrupted. ... Empty your Temporary Internet Files directory (in Internet ...
    (microsoft.public.windowsxp.general)
  • Re: html chm help file usage supported in D2007 Rad Studio? *confused*
    ... I use the "HTML Help Kit for Delphi" from http://www.helpware.net and it is working fine. ... I can create CHM files all day long but cant for the life of me figure out how to use them with delphi apps. ... Rad Studio still only allows selection of HLP files for the applications hlp file... ...
    (borland.public.delphi.non-technical)
  • Re: Problem with *.chm files
    ... Looks like you need to reassociate CHM files with HTML Help. ... open Windows Explorer and click on Tools | Folder Options | File Types. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Cant open chm files: "Cannot open the file: mk:@MSITStore:...
    ... ..chm files are HTML Help Compiled Help Files. ... itss.dll is one of the files required to View HTML Help. ... MS-MVP Windows Shell/User ...
    (microsoft.public.windowsxp.general)