473,774 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

NDOC is skipping some of the XML comments

Hi all,
My problem is as follows:
I have installed the latest NDOC (1.3). I see that some of the XML
comments are not getting included in the CHM file. These comments are
there in the XML files, but not in the final output.

What could be going wrong?

Thanks,
Ssapthar

Nov 17 '05 #1
2 1196

NDoc provides an option to include/exclude certain types
(private/protected/inherited etc…) of members/methods into CHM file. It is
possible that NDoc is specifically set to ignore certain types of
members/methods. If this is the case then the comments present in XML file
will not be included in CHM file. You can check these settings under
"Visibility " section.

Vihar
Nov 17 '05 #2
at
I face the same thing once. But this was because the XML doc got changed
and corrupted. Hope that helps!

Sapthar a écrit :
Hi all,
My problem is as follows:
I have installed the latest NDOC (1.3). I see that some of the XML
comments are not getting included in the CHM file. These comments are
there in the XML files, but not in the final output.

What could be going wrong?

Thanks,
Ssapthar

Nov 17 '05 #3

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

Similar topics

2
3148
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 Tools-->Build Comment Web Pages in VS.Net IDE. I could see <summary>, <remarks>, <param> etc in the resultant web pages. But there is no trace of <see>, <seealso>. They just seem to be missing, even if they are present in the XML. I'm not getting any...
2
1619
by: David Anderson | last post by:
I'm using NDoc to generate help files from the C# code comments. I'm aware of the ability of NDoc to filter visibility by public/private/internal. My situation is that I'm generating doc for public members. However, I want to also exclude certain public classes and class members from the documentation file. Thanks in advance ...
3
1209
by: Naveen Mukkelli | last post by:
Hi, I'm learning to use NDoc.. I'm facing a strange problem, well .. at least for me. I could not find the XML file. I'm able to generate XML comment web page though. How can we generate XML file from C# code comments so that we can use the XML file in NDoc..
11
1426
by: julien | last post by:
Hello, I posted this question on the NDoc-user mailing list, but it looks like a dead list (no messages for 10 days!). I'd like to use NDoc tags or custom tags inside methods like: void Mymethod() { ..... <mytag>...</mytag> .... }
6
1298
by: Ray Cassick \(Home\) | last post by:
I have a set of properties in my assembly that look like this: ''' <overloads> ''' Allows the caller to have get or set access to an item in the collection. ''' </overloads> ''' <summary> ''' Allows the caller to set or get an item from the collection using the object. ''' </summary>
0
1080
by: Phill W. | last post by:
Is anyone using these tools with VB 2003 to document UserControls that they're writing? In particular, I'm having trouble with the way that Events are being generated in intermediate XML and finished help file. VBCommenter seems to create /two/ distinct entries for each Event: 1) the Event itself, which doesn't seem to include /any/ of the XML comments I've coded, and 2) the EventHandler Delegate, which does include all my comments, but...
1
1291
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 thought I'd cast my net (sic) a little further afield. So, anyone using VBCommenter with VB 2003, please read on. My biggest problem at the moment is with Events. VBCommenter generates /two/ entries in the XML file (read by NDOC) one with
0
1573
by: Pakmanoncrack | last post by:
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...
4
4563
by: Peter Lykkegaard | last post by:
Hi gotdotnet is being phased out Anyone knows where I get a copy of the NDOC add-on for VB.NET? Yeah I know about time to move on and start using VS 2005 :) tia/Peter (repost from m.p.d.framework)
0
9621
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10267
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10106
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10040
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9914
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8939
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4012
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.