3.4.7 disable-protected

If this option is specified, then no element tags will be generated for protected and private methods or fields of classes or objects. The default is to generate nodes for protected methods or fields. If this option is given, the option --disable-private is implied. It can be used to generate end-user-only documentation for classes.