473,396 Members | 1,852 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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.

May 26 '06 #1
0 1546

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Sagar | last post by:
Hi Friends, Please forgive me if this question has appeared before. If so please give me a link or some clue on this problem. I'm writing XML comments to build Comment Web Pages by using...
5
by: Naveen Mukkelli | last post by:
Hi, I have created a .chm file using NDoc 1.3.1 and Visual Studio.NET 2003. I have copied this .chm file, for example "help.chm", in to another PC and when I tried to open it, I couldn't. I can...
1
by: Phill W. | last post by:
I'm still having trouble trying to generate MSDN-style documentation for the classes and controls I've written and, because traffic in the SourceForge forums seems to have completely dried up, I...
4
by: J.Marsch | last post by:
Hello: Since NDoc does not seem to support .Net 2.0, (and the project seems to be inactive), what are the other alternatives out there for producing HTML documents from XML Comments in C# 2.0...
0
by: Thomas Klein | last post by:
Hi, I have a question about the correct configuration settings of NDOC. Once I have created a documentation with NDOC, there are hyperlinks to data types like Object or int, but these links are...
7
by: Lonifasiko | last post by:
I need something like NDoc that supports .NET Framework 2.0? I've downloaded last NDoc but did not work with 2.0 assemblies. Also googled deep enough to find this URL that seems to be down: ...
2
by: Chris Nahr | last post by:
Since NDoc 2.0 is unlikely to be released in the near future, if ever, I've decided to post the current alpha version on my website: http://www.kynosarges.de/NDoc.html Download and enjoy. It...
1
by: Ulrich Kulle | last post by:
Hi all, may be this is known .. Note: NDoc is incompatible to .NET 2.0. Here is a workaround now. With following link you can download updated files to fix some bugs. Save your NDoc...
10
by: Brian Richards | last post by:
I'm looking for a replacement to NDoc. to generate MSDN style HTML from xml documentation. NDoc just doesn't support 2.0 very well and some things (generics) at all. Thanks Brian
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.