You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
When wanting to generate output other than HTML, Javadoc allows creation of custom doclets to use after the code has been parsed. ApexDoc currently does not have a parameter to take advantage of this functionality. Suggest exposing Javadoc's capability to use custom doclets to ApexDoc.
When wanting to generate output other than HTML, Javadoc allows creation of custom doclets to use after the code has been parsed. ApexDoc currently does not have a parameter to take advantage of this functionality. Suggest exposing Javadoc's capability to use custom doclets to ApexDoc.