This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Description
Hi!
first off, thanks for this tool, it's really awesome so far!
I have just come across one issue - I am not sure if it is a bug or a known limitation - but if I generate the documentation, it also creates a documentation for private methods (if they appear in public class).
When I looked through the source code, it really does seem that there is filter for types, but not their properties themselves.
For example:
This function is private but it appears in the generated documentation