While it's important that package-private (and even private) types be documented, it would be nice if they could be hidden by default. I'm trying to generate API documentation and my API has a lot of package-private types that are crowding out the types that really matter. It doesn't look like there's any sort of visibility toggle at all, but this feature would be particularly useful.
While it's important that package-private (and even private) types be documented, it would be nice if they could be hidden by default. I'm trying to generate API documentation and my API has a lot of package-private types that are crowding out the types that really matter. It doesn't look like there's any sort of visibility toggle at all, but this feature would be particularly useful.