D
David Anderson
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 ...
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 ...