NDOC is skipping some of the XML comments

  • Thread starter Thread starter Sapthar
  • Start date Start date
S

Sapthar

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
 
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
 
I face the same thing once. But this was because the XML doc got changed
and corrupted. Hope that helps!

Sapthar a écrit :
 
Back
Top