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

hide class groups that have no classes in the current scope #12

Open davidhabib opened 9 years ago

davidhabib commented 9 years ago

currently, changing the filter scope hides classes in the menu, but the class groups always remain. Ideally, if a class group would have no classes in the current scope, we should hide the class group.