SalesforceFoundation / ApexDoc

The latest java source for ApexDoc, a tool to document your Salesforce Apex classes.
BSD 3-Clause "New" or "Revised" License
229 stars 128 forks source link

ApexDoc should recognize description and label from Invocable Methods #55

Open cdcarter opened 8 years ago

cdcarter commented 8 years ago

ApexDoc should know what invocableMethods are, grab their description and label, and perhaps show the invocableVariables with descriptions