Kantan Doc Gen - Auto generate UE4 reference documentation for Blueprints/reflected C++

Is there a way to specify that it should ignore non public accessible methods/variables and macros in blueprints?
Macros are only available to the blueprint class that it resides in so ideally they would not be in the documentation. The one exception to this are Blueprint Macro Libraries, which it would be nice to keep these in the documentation.
Are there settings for this?