How to exclude non-browsable members in a sandcastle xml documentation build
Posted
by Jules
on Stack Overflow
See other posts from Stack Overflow
or by Jules
Published on 2010-03-23T12:00:04Z
Indexed on
2010/03/23
12:03 UTC
Read the original article
Hit count: 484
I'd like to be able to exclude members that, although Public, are decorated with EditorBrowable.Never.
I can't see any where to do it in the options. Is there a plug-in out there where you can specify attributes to exclude?
Cheers
© Stack Overflow or respective owner