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

Fix for Issue #31 #34

Closed Bobnix closed 9 years ago

Bobnix commented 9 years ago

Modified the comparator so that constructors show at the top of the method list. This includes Issue #29 as it relies on the same change.