-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Doclava is currently used for Javadoc generation because it supports @hide, which is currently in use to hide experimental methods and classes from the Javadocs. Ultimately the real solution is to not use @hide, but this will require some refactoring of code.